forked from AkkomaGang/akkoma-fe
small tab-switcher tweak
This commit is contained in:
parent
631b8433c0
commit
d6f7cb469c
1 changed files with 4 additions and 0 deletions
|
@ -34,6 +34,10 @@
|
||||||
border-bottom-right-radius: 0;
|
border-bottom-right-radius: 0;
|
||||||
padding: 5px 1em 99px;
|
padding: 5px 1em 99px;
|
||||||
|
|
||||||
|
&:hover {
|
||||||
|
z-index: 6;
|
||||||
|
}
|
||||||
|
|
||||||
&:not(.active) {
|
&:not(.active) {
|
||||||
z-index: 4;
|
z-index: 4;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue