Sfoglia il codice sorgente

Card Details Header always at top of all other scrollable elements

Martin Filser 3 anni fa
parent
commit
c373013134
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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%)
     position: sticky
     top: 0px
+    z-index: 500
 
     .card-number {
       color: darken(white, 30%);