Fix for #1736 Server Css

Update to the Server file Theme.css
This commit is contained in:
Leigh
2021-10-28 20:35:48 +02:00
parent 9752c72998
commit 1659de3a2b

View File

@ -124,6 +124,7 @@
@media (min-width: 768px) {
app {
flex-direction: row;
display: block;
}
.app-logo {