app object list

This commit is contained in:
Jan Prochazka
2021-02-28 21:16:08 +01:00
parent 5dba5a6dfd
commit 565a60e638
12 changed files with 142 additions and 14 deletions

View File

@@ -28,6 +28,10 @@ body {
background-color: var(--theme-bg-2);
}
.icon-invisible {
visibility: hidden;
}
/* html, body {
position: relative;
width: 100%;