Fix filepicker
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
4fe7ec3870
commit
397e6af890
|
@ -1145,6 +1145,7 @@ code {
|
||||||
#oc-dialog-filepicker-content {
|
#oc-dialog-filepicker-content {
|
||||||
.dirtree {
|
.dirtree {
|
||||||
width: 92%;
|
width: 92%;
|
||||||
|
flex-wrap: wrap;
|
||||||
div:first-child a {
|
div:first-child a {
|
||||||
background-image: url('../img/places/home.svg?v=1');
|
background-image: url('../img/places/home.svg?v=1');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|
Loading…
Reference in New Issue