mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
Remove underline from focused buttons/controls (#2651)
This commit is contained in:
parent
3db2848cac
commit
fd434dfed8
@ -200,10 +200,6 @@ header {
|
||||
}
|
||||
}
|
||||
|
||||
&:focus {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
&[disabled] {
|
||||
opacity: 0.65;
|
||||
cursor: default !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user