mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
dont hide header if table members
This commit is contained in:
@@ -66,10 +66,6 @@ tui-notification-middle {
|
|||||||
background: var(--tui-background-neutral-1);
|
background: var(--tui-background-neutral-1);
|
||||||
box-shadow: inset 0 0 0 1px var(--tui-background-neutral-1);
|
box-shadow: inset 0 0 0 1px var(--tui-background-neutral-1);
|
||||||
|
|
||||||
&:has(app-placeholder) thead {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
thead tr {
|
thead tr {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user