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:
Kainoa Kanter 2023-04-28 21:46:29 +00:00
commit 6157c41ffb
1 changed files with 1 additions and 0 deletions

View File

@ -308,6 +308,7 @@ function showMenu(ev) {
height: 32px;
border-radius: 8px;
font-size: 18px;
z-index: 2;
}
> .fg {