Merge pull request #3264 from tborychowski/master

fix(card): fix card scrollbar on windows
This commit is contained in:
Lauri Ojansivu 2020-09-10 15:33:21 +03:00 committed by GitHub
commit 20fe8bc09b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,12 +105,12 @@ avatar-radius = 50%
padding-left: 0
.card-details-canvas
width: 470px
padding-left: 20px
width: auto
padding: 0 20px
.card-details-header
margin: 0 -20px 5px
padding 7px 16px
padding 7px 20px
background: darken(white, 7%)
border-bottom: 1px solid darken(white, 14%)