some log improvements

This commit is contained in:
Sara Vieira
2022-02-14 15:55:19 +01:00
parent 2971e14269
commit 30ef0d2a3a
7 changed files with 4259 additions and 43 deletions

View File

@@ -69,7 +69,7 @@ a {
}
.nav-side {
@apply absolute right-0 top-0 z-50 m-5 flex items-center justify-end space-x-2 bg-coolblack/40 text-white;
@apply relative right-0 top-0 z-50 m-5 flex flex-wrap items-center justify-end space-x-2 bg-coolblack/40 text-white sm:absolute;
}
.add-icon {