Set delete target dim overlay color to black
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
content: "";
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
background: var(--color-dark-grey);
|
||||
background: var(--surface-delete-confirmation-target-dim-overlay);
|
||||
opacity: var(--layout-delete-confirmation-target-dim-opacity);
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user