mirror of
https://codeberg.org/aryak/mozhi
synced 2024-11-03 18:32:59 +05:30
Compare commits
2 Commits
bead1df6df
...
934616c72f
Author | SHA1 | Date | |
---|---|---|---|
934616c72f | |||
|
251df5cdd8 |
@ -240,7 +240,8 @@ button:hover {
|
||||
background-color: var(--engine-options-hover-bg);
|
||||
}
|
||||
|
||||
.custom-select:hover .options {
|
||||
.custom-select:hover .options,
|
||||
.custom-select:focus-within .options {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user