Canonicalize shared toolbar mechanics
This commit is contained in:
@@ -367,8 +367,8 @@ textarea {
|
||||
}
|
||||
|
||||
[data-nodedc-theme="light"] .catalog-icon-catalog .catalog-icon-tile {
|
||||
background: #f0f0f2;
|
||||
box-shadow: inset 0 0 0 1px #e4e4e7;
|
||||
background: color-mix(in srgb, var(--nodedc-panel-item-bg) 50%, white);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.catalog-header-theme-switch {
|
||||
|
||||
Reference in New Issue
Block a user