Fix gridview-size

This commit is contained in:
fnuesse 2018-10-14 00:46:52 +02:00
parent 06a62acbd4
commit ee55ca7119
No known key found for this signature in database
GPG key ID: 2089A3431243E819

View file

@ -259,7 +259,7 @@
}
.grid-view {
width: calc(100vw - 300px);
width: 100%;
height: 100%;
//margin-top: 44px;
display: flex;