Merge pull request #5468 from tsiegleauq/safari-list-views

Fix list views for safari
This commit is contained in:
Emanuel Schütze 2020-07-14 14:28:08 +02:00 committed by GitHub
commit ebf8325ded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ $pbl-height: var(--pbl-height);
.vscroll-list-view {
flex: 1 1 auto;
height: 100%;
.projector-button {
margin: auto;