Skip to content

Commit 4eeb0ce

Browse files
committed
chore: no sticky
1 parent ad6563c commit 4eeb0ce

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/sass/_common/reskin.scss

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,6 @@
5454
height: 500px;
5555
overflow-y: auto;
5656
padding: 0 var(--core-spacing-400);
57-
58-
.market-item-heading {
59-
position: sticky;
60-
top: 0px;
61-
background: var(--core-color-solid-slate-50);
62-
padding: var(--core-spacing-200) 0;
63-
}
6457
}
6558

6659

0 commit comments

Comments
 (0)