mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-04-09 18:45:45 -05:00
fix: tab indicator breaking dropdown
This commit is contained in:
parent
d3d10893a0
commit
b4fa71bc82
|
|
@ -33,6 +33,7 @@ header .dropdown-arrow {
|
|||
margin-left: -10px;
|
||||
margin-bottom: -10px;
|
||||
transition: left 180ms, margin-bottom 180ms, opacity 180ms;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
header.dropdown-active .dropdown-arrow {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user