mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Card Details Header always at top of all other scrollable elements
This commit is contained in:
parent
12c5d2324d
commit
c373013134
1 changed files with 1 additions and 0 deletions
|
@ -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%);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue