fix(Cis/Sprachen.js): fixes classes of the Sprachen component inside of the Nav Menu when toggled

This commit is contained in:
SimonGschnell
2024-11-28 10:53:00 +01:00
parent 6e1943928a
commit 71c39edd66
4 changed files with 10 additions and 15 deletions
+4
View File
@@ -182,6 +182,10 @@ html {
transform: rotate(-90deg);
}
#nav-sprachen{
transition: none;
}
/* searchbar */
#nav-search {
z-index: 1;