#63 - keyboard modal, settings icon

This commit is contained in:
Jan Prochazka
2021-04-11 09:04:50 +02:00
parent 12fd5f6943
commit 1d401e302a
6 changed files with 122 additions and 20 deletions

View File

@@ -72,6 +72,7 @@
}
.iconbar {
position: fixed;
display: flex;
left: 0;
top: var(--dim-header-top);
bottom: var(--dim-statusbar-height);