mirror of
https://github.com/wekan/wekan.git
synced 2026-02-23 08:24:07 +01:00
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:
commit
c4cc3f176e
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue