Fix some mobile view css issues

This commit is contained in:
djmaze 2020-09-12 13:57:09 +02:00
parent ce652d96b7
commit 99bd895090
25 changed files with 70 additions and 70 deletions

View file

@ -19,7 +19,7 @@
.folders-list-error {
width: 550px;
margin: 10px 0px;
margin: 10px 0;
}
.list-table {
@ -119,4 +119,4 @@
.folder-padding.deep-5 {
width: 15px * 5 + 10px;
}
}
}