Card Details Header always at top of all other scrollable elements

This commit is contained in:
Martin Filser 2022-02-07 12:25:07 +01:00
parent 12c5d2324d
commit c373013134

View file

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