Merge pull request #3563 from mfilser/master

Mobile View, list header is now always at top and only lists/cards view have a scroll area
This commit is contained in:
Lauri Ojansivu 2021-02-12 21:36:28 +02:00 committed by GitHub
commit c4cc3f176e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -180,7 +180,8 @@
border-bottom: 1px solid darken(white, 20%)
.list
display: block
display: contents
flex-basis: auto
width: 100%
border-left: 0px
&:first-child