You've already forked blur-admin
fix(tabs): fix white tab background when it is focused
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
margin-bottom: 0;
|
||||
border-radius: 0;
|
||||
border: none;
|
||||
&:hover {
|
||||
&:hover, &:focus {
|
||||
border: none;
|
||||
background-color: $primary-light;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user