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