mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
border should be 1 px
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: 9b3fddbd33...22c12cf5c4
@@ -218,6 +218,7 @@
|
|||||||
|
|
||||||
select {
|
select {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
border: 1px solid #000000;
|
||||||
border-radius: $border-radius;
|
border-radius: $border-radius;
|
||||||
|
|
||||||
@include themify($themes) {
|
@include themify($themes) {
|
||||||
|
|||||||
Reference in New Issue
Block a user