mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-04 21:05:54 +08:00
border should be 1 px
This commit is contained in:
parent
b71b58d81b
commit
edd628b71e
2
jslib
2
jslib
@ -1 +1 @@
|
||||
Subproject commit 9b3fddbd3308653fdd57f0cdeb23fa661ce9704d
|
||||
Subproject commit 22c12cf5c4cc1c00792a9717fbb3d85fc53bed99
|
||||
@ -218,6 +218,7 @@
|
||||
|
||||
select {
|
||||
width: 100%;
|
||||
border: 1px solid #000000;
|
||||
border-radius: $border-radius;
|
||||
|
||||
@include themify($themes) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user