style(outline): update outline-filter-icon style

This commit is contained in:
liujuping 2023-12-13 12:16:28 +08:00 committed by 林熠
parent 6932c3bdc7
commit 014834a31f

View File

@ -28,7 +28,7 @@
}
.lc-outline-filter-icon {
background: var(--color-block-background-shallow, #ebecf0);
background: var(--color-block-background-light, #ebecf0);
border: 1px solid var(--color-field-border, #c4c6cf);
display: flex;
align-items: center;