mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
add proper left margin for filepicker title
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
31745d69f7
commit
19e1ff1b0f
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
}
|
||||
.oc-dialog-title {
|
||||
background: #fff;
|
||||
margin-left: 12px;
|
||||
}
|
||||
.oc-dialog-content {
|
||||
z-index: 1000;
|
||||
|
|
|
|||
Loading…
Reference in a new issue