Browse Source

Improve card layout on mobile devices

Marc Hartmayer 5 years ago
parent
commit
d7e0350ecf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      client/components/cards/cardDetails.styl

+ 1 - 0
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