mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Unstyled focus button is not transparent (#5090)
This commit is contained in:
parent
3f86c12f16
commit
a594f89e8a
1 changed files with 0 additions and 6 deletions
|
|
@ -282,12 +282,6 @@ $base-class: "button";
|
|||
&:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
background-color: transparent;
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
&--unstyled-modal-query {
|
||||
|
|
|
|||
Loading…
Reference in a new issue