mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
Remove underline from focused buttons/controls (#2651)
This commit is contained in:
@@ -200,10 +200,6 @@ header {
|
||||
}
|
||||
}
|
||||
|
||||
&:focus {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
&[disabled] {
|
||||
opacity: 0.65;
|
||||
cursor: default !important;
|
||||
|
||||
Reference in New Issue
Block a user