Force dropdown menus to always visible
This commit is contained in:
@ -115,7 +115,7 @@ input[type=file]::file-selector-button:hover {
|
||||
color: #363636;
|
||||
}
|
||||
|
||||
details[open] .dropdown-menu {
|
||||
details .dropdown-menu {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user