css: improved lang dropdown menu
This commit is contained in:
@ -25,3 +25,7 @@
|
||||
opacity: 0;
|
||||
transition: opacity 0.25s;
|
||||
}
|
||||
|
||||
#languageSelector > .dropdown-item.active {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
Reference in New Issue
Block a user