fixes #312, remoe jumping backgrounf on timeline tabs

timeline-tab-hover-styles
Mary Kate 2020-08-13 19:11:53 -05:00
rodzic 101f519d4b
commit 35d50ab192
1 zmienionych plików z 0 dodań i 9 usunięć

Wyświetl plik

@ -429,15 +429,6 @@
}
&:hover .btn.grouped {
&::before {
height: 70% !important;
opacity: 0 !important;
}
&:hover::before {
height: 100% !important;
opacity: 1 !important;
}
&:hover {
color: var(--primary-text-color);