fix close lang menu click outside
This commit is contained in:
parent
9989413cd5
commit
d4b709dfc5
2 changed files with 19 additions and 8 deletions
|
|
@ -204,6 +204,10 @@ header.sticky-header .header-lang-small {
|
|||
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.63);
|
||||
}
|
||||
|
||||
header.sticky-header .header-lang-small .dropdown .dropdown-content {
|
||||
top: 54px;
|
||||
}
|
||||
|
||||
.header-lang-small .dropdown .dropdown-content li:not(.active) {
|
||||
display: block;
|
||||
padding: 5px 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue