mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 00:24:35 +00:00
fix(Cis/Sprachen.js): fixes classes of the Sprachen component inside of the Nav Menu when toggled
This commit is contained in:
@@ -182,6 +182,10 @@ html {
|
||||
transform: rotate(-90deg);
|
||||
}
|
||||
|
||||
#nav-sprachen{
|
||||
transition: none;
|
||||
}
|
||||
|
||||
/* searchbar */
|
||||
#nav-search {
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user