UI: Fix grid view

This commit is contained in:
Marcel Klehr 2019-09-14 16:36:27 +02:00
parent dc16ab0a91
commit 90e08d660a
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ export default {
.bookmark--gridview,
.bookmarkslist--gridview > .create-folder,
.bookmarkslist--gridview > .create-bookmark {
width: 200px;
min-width: 200px;
max-width: 300px;
flex: 1;
height: 200px;