1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-05 05:17:40 +02:00

border should be 1 px

This commit is contained in:
Kyle Spearrin 2018-06-04 12:31:14 -04:00
parent b71b58d81b
commit edd628b71e
2 changed files with 2 additions and 1 deletions

2
jslib

@ -1 +1 @@
Subproject commit 9b3fddbd3308653fdd57f0cdeb23fa661ce9704d
Subproject commit 22c12cf5c4cc1c00792a9717fbb3d85fc53bed99

View File

@ -218,6 +218,7 @@
select {
width: 100%;
border: 1px solid #000000;
border-radius: $border-radius;
@include themify($themes) {