mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
- Fix: Remove overlap of side bar button with card/list menu button on mobile browser
Thanks to xet7 ! Closes #2183
This commit is contained in:
parent
c7721b048d
commit
677bfc3f6b
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@
|
|||
width: 40px
|
||||
height: @width
|
||||
left: -@width - 7px
|
||||
top: 5px
|
||||
top: 70px
|
||||
display: block
|
||||
border-radius: 50%
|
||||
border: 1px solid darken(white, 30%)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue