Skip to content

Commit ce508db

Browse files
authored
Remove thead background (#18883)
* Remove thead background * Update tables.scss
1 parent b9051d9 commit ce508db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stylesheets/tables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
vertical-align: top;
3535
z-index: 1;
3636
top: 0;
37-
background: var(--color-bg-tertiary);
37+
background: var(--color-bg-primary);
3838
box-shadow: 0 3px 0 0 var(--color-auto-gray-4);
3939
padding: 12px 8px;
4040
border: 0px;

0 commit comments

Comments
 (0)