mirror of
https://github.com/wekan/wekan.git
synced 2025-12-30 22:28:49 +01:00
Fixed scrollbar, occured twice at home screen (mobile view)
This commit is contained in:
parent
fdb3f83d1f
commit
ababeebbf0
1 changed files with 1 additions and 1 deletions
|
|
@ -433,7 +433,7 @@ a
|
|||
margin-top: 0px
|
||||
|
||||
.wrapper
|
||||
height: 100%
|
||||
height: calc(100% - 31px)
|
||||
margin: 0px
|
||||
|
||||
.panel-default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue