Fix styling

This commit is contained in:
2026-04-12 00:20:57 +02:00
parent b1bad734b9
commit 752593fa62

View File

@@ -1457,7 +1457,6 @@ select.input-shell {
.tables-context-bar {
position: sticky;
top: calc(var(--shell-header-height, 5.75rem) + 1rem);
z-index: 8;
padding-bottom: 0.75rem;
background: linear-gradient(180deg, rgba(255, 251, 245, 0.96), rgba(255, 251, 245, 0.92));