Ver Fonte

Merge pull request #3024 from marc1006/card_layout_fix

Improve card layout on mobile devices
Lauri Ojansivu há 5 anos atrás
pai
commit
8a0defc988
1 ficheiros alterados com 1 adições e 0 exclusões
  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