- Dashboard logo fix

This commit is contained in:
Peter Papp
2021-04-13 08:36:19 +02:00
parent a2c606e1c7
commit 56bbdc846c
4 changed files with 10 additions and 4 deletions
+6
View File
@@ -203,6 +203,12 @@
}
.logo {
max-width: 170px;
img {
width: 100%;
}
.dark-mode {
display: none;
}