From d7e0350ecf8744de4e77f3a59b37dda220c52c4c Mon Sep 17 00:00:00 2001 From: Marc Hartmayer Date: Fri, 17 Apr 2020 19:47:26 +0200 Subject: Improve card layout on mobile devices --- client/components/cards/cardDetails.styl | 1 + 1 file changed, 1 insertion(+) (limited to 'client') 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 -- cgit v1.2.3-1-g7c22