Skip to content

Commit a35001c

Browse files
committed
feat: improve style
1 parent 0b11bb6 commit a35001c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

chat2db-client/src/components/SearchResult/TableBox.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626
.art-table-cell {
2727
position: relative;
2828
}
29+
.art-sticky-scroll.art-horizontal-scroll-container {
30+
position: sticky;
31+
bottom: 24px !important;
32+
}
2933
}
3034
}
3135

0 commit comments

Comments
 (0)