small tab-switcher tweak

This commit is contained in:
Henry Jameson 2018-11-22 05:13:09 +03:00
parent 631b8433c0
commit d6f7cb469c
1 changed files with 4 additions and 0 deletions

View File

@ -34,6 +34,10 @@
border-bottom-right-radius: 0;
padding: 5px 1em 99px;
&:hover {
z-index: 6;
}
&:not(.active) {
z-index: 4;