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
|
@ -12,6 +12,7 @@
|
|||
}
|
||||
.oc-dialog-title {
|
||||
background: #fff;
|
||||
margin-left: 12px;
|
||||
}
|
||||
.oc-dialog-content {
|
||||
z-index: 1000;
|
||||
|
|
Loading…
Reference in New Issue