summaryrefslogtreecommitdiffstats
path: root/client/components
diff options
context:
space:
mode:
authorMarc Hartmayer <hello@hartmayer.com>2020-04-17 19:47:26 +0200
committerMarc Hartmayer <hello@hartmayer.com>2020-04-17 19:49:43 +0200
commitd7e0350ecf8744de4e77f3a59b37dda220c52c4c (patch)
treed96f9a6bacea3c807c4ccd937276af822e3089fc /client/components
parentbf15fa988da0169ce8c3d3245b0c9abe0428de44 (diff)
downloadwekan-d7e0350ecf8744de4e77f3a59b37dda220c52c4c.tar.gz
wekan-d7e0350ecf8744de4e77f3a59b37dda220c52c4c.tar.bz2
wekan-d7e0350ecf8744de4e77f3a59b37dda220c52c4c.zip
Improve card layout on mobile devices
Diffstat (limited to 'client/components')
-rw-r--r--client/components/cards/cardDetails.styl1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/components/cards/cardDetails.styl b/client/components/cards/cardDetails.styl
index 199a12da..3e2beadd 100644
--- a/client/components/cards/cardDetails.styl
+++ b/client/components/cards/cardDetails.styl
@@ -94,6 +94,7 @@ avatar-radius = 50%
animation: flexGrowIn 0.1s
box-shadow: 0 0 7px 0 darken(white, 30%)
transition: flex-basis 0.1s
+ box-sizing: border-box
.mCustomScrollBox
padding-left: 0