mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #16469 from oparoz/restore-minheight-for-single-public-previews
Restore min-height for single previews
This commit is contained in:
commit
d560d1ef2a
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
background: #fff;
|
||||
text-align: center;
|
||||
margin: 45px auto 0;
|
||||
min-height: 200px;
|
||||
}
|
||||
|
||||
#preview .notCreatable {
|
||||
|
|
|
|||
Loading…
Reference in a new issue