浏览代码

Card Details Header always at top of all other scrollable elements

Martin Filser 3 年之前
父节点
当前提交
c373013134
共有 1 个文件被更改,包括 1 次插入0 次删除
  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%);