mirror of
https://github.com/wekan/wekan.git
synced 2026-03-12 00:22:34 +01:00
Issue: Hard to use Wekan on mobile because of UI/UX issues #953
Resolved #953
This commit is contained in:
parent
c61e44d55b
commit
97f64fe5e6
4 changed files with 4 additions and 10 deletions
|
|
@ -385,8 +385,8 @@ a
|
|||
|
||||
@media screen and (max-width: 800px)
|
||||
#content
|
||||
margin: 1px 0px 49px 0px
|
||||
height: calc(100% - 96px)
|
||||
margin: 1px 0px 0px 0px
|
||||
height: calc(100% - 0px)
|
||||
|
||||
> .wrapper
|
||||
margin-top: 0px
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue