diff --git a/web/projects/start-tunnel/src/styles.scss b/web/projects/start-tunnel/src/styles.scss index 6829b5003..85cfb90c2 100644 --- a/web/projects/start-tunnel/src/styles.scss +++ b/web/projects/start-tunnel/src/styles.scss @@ -66,10 +66,6 @@ tui-notification-middle { background: 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 { position: sticky; top: 0;