mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Improve card layout on mobile devices
This commit is contained in:
parent
bf15fa988d
commit
d7e0350ecf
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ avatar-radius = 50%
|
||||||
animation: flexGrowIn 0.1s
|
animation: flexGrowIn 0.1s
|
||||||
box-shadow: 0 0 7px 0 darken(white, 30%)
|
box-shadow: 0 0 7px 0 darken(white, 30%)
|
||||||
transition: flex-basis 0.1s
|
transition: flex-basis 0.1s
|
||||||
|
box-sizing: border-box
|
||||||
|
|
||||||
.mCustomScrollBox
|
.mCustomScrollBox
|
||||||
padding-left: 0
|
padding-left: 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue