mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
#23 fixed lab active tab color
This commit is contained in:
parent
2b2464b8dd
commit
dfcda6ca0f
1 changed files with 3 additions and 4 deletions
|
@ -14,10 +14,9 @@
|
|||
|
||||
&.active {
|
||||
color: $blue;
|
||||
|
||||
&:hover {
|
||||
color: lighten($blue, 4%);
|
||||
}
|
||||
background-color: lighten($content_bg, 6%);
|
||||
border-radius: $radius;
|
||||
padding: 0 $gap;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue