Pārlūkot izejas kodu

Card Details Header always at top of all other scrollable elements

Martin Filser 3 gadi atpakaļ
vecāks
revīzija
c373013134
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      client/components/cards/cardDetails.styl

+ 1 - 0
client/components/cards/cardDetails.styl

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