Merge pull request 'Fix dot menu in welcome page' (#9939) from esm/calckey:develop into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9939
This commit is contained in:
commit
6157c41ffb
|
@ -308,6 +308,7 @@ function showMenu(ev) {
|
|||
height: 32px;
|
||||
border-radius: 8px;
|
||||
font-size: 18px;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
> .fg {
|
||||
|
|
Loading…
Reference in New Issue