aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/components/tab_switcher/tab_switcher.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/components/tab_switcher/tab_switcher.scss b/src/components/tab_switcher/tab_switcher.scss
index bd93e988..9fd9d905 100644
--- a/src/components/tab_switcher/tab_switcher.scss
+++ b/src/components/tab_switcher/tab_switcher.scss
@@ -34,6 +34,10 @@
border-bottom-right-radius: 0;
padding: 5px 1em 99px;
+ &:hover {
+ z-index: 6;
+ }
+
&:not(.active) {
z-index: 4;