mirror of
https://github.com/logto-io/logto.git
synced 2025-03-31 22:51:25 -05:00
style(console): skeletons should not overlap the table header (#2592)
This commit is contained in:
parent
f16824acc2
commit
c8005174f3
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ tr.clickable {
|
|||
background: var(--color-layer-1);
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
tbody {
|
||||
|
|
Loading…
Add table
Reference in a new issue