mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
Add space on guest pages with custom logo
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -96,6 +96,9 @@
|
||||
background-image: url(#{$image-logo});
|
||||
background-size: contain;
|
||||
}
|
||||
#body-login #header .logo {
|
||||
margin-bottom: 22px;
|
||||
}
|
||||
}
|
||||
|
||||
@if variable_exists('theming-background-mime') and $theming-background-mime != '' {
|
||||
|
||||
Reference in New Issue
Block a user