dashboard: add UI to change background image

This commit is contained in:
Johannes Zellner
2024-04-05 16:26:59 +02:00
parent 2515b032d0
commit 544b8180b2
4 changed files with 50 additions and 20 deletions
+2 -2
View File
@@ -1745,8 +1745,8 @@ footer {
.branding-background {
position: relative;
cursor: pointer;
width: 64px;
height: 64px;
width: 256px;
max-height: 256px;
background-position: center;
background-size: 100% 100%;
background-repeat: no-repeat;