fix #468: force nextcloud logo display css rule (opener-only)
This commit is contained in:
parent
be68f2ef55
commit
5ccb56309a
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ body[data-theme-light], body[data-theme-light-highcontrast] {
|
|||
|
||||
<?php if ($_['opener-only']) { ?>
|
||||
#nextcloud {
|
||||
display: none;
|
||||
display: none !important;
|
||||
}
|
||||
<?php } ?>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue