Fix styling
This commit is contained in:
@@ -1457,7 +1457,6 @@ select.input-shell {
|
|||||||
|
|
||||||
.tables-context-bar {
|
.tables-context-bar {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: calc(var(--shell-header-height, 5.75rem) + 1rem);
|
|
||||||
z-index: 8;
|
z-index: 8;
|
||||||
padding-bottom: 0.75rem;
|
padding-bottom: 0.75rem;
|
||||||
background: linear-gradient(180deg, rgba(255, 251, 245, 0.96), rgba(255, 251, 245, 0.92));
|
background: linear-gradient(180deg, rgba(255, 251, 245, 0.96), rgba(255, 251, 245, 0.92));
|
||||||
|
|||||||
Reference in New Issue
Block a user