Mobile View, list header is now always at top and only lists/cards view have a scroll area

This commit is contained in:
Martin Filser 2021-02-12 00:34:50 +01:00
parent 54cfe5984b
commit f852474b56

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