mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Merge pull request #10707 from nextcloud/dark-theme-fixes
Fix public pages background
This commit is contained in:
commit
de119eefd6
@ -1,5 +1,5 @@
|
||||
#preview {
|
||||
background: #fff;
|
||||
background: var(--color-main-background);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user