Merge pull request #4358 from mfilser/card_details_fix_header

Card details, fix header while scrolling
This commit is contained in:
Lauri Ojansivu 2022-02-23 08:29:03 +02:00 committed by GitHub
commit 9f459a37b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -110,6 +110,9 @@ avatar-radius = 50%
padding: 7px 20px
background: darken(white, 7%)
border-bottom: 1px solid darken(white, 14%)
position: sticky
top: 0px
z-index: 500
.card-number {
color: darken(white, 30%);