mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
update expression background
This commit is contained in:
parent
ccd2e2a180
commit
3712bc4d99
|
@ -157,7 +157,7 @@ export default mixins(
|
|||
padding: 1em 0 0.5em 1.8em;
|
||||
border-top-left-radius: 8px;
|
||||
|
||||
background-color: $--custom-window-sidebar-top;
|
||||
background-color: var(--color-background-base);
|
||||
color: #555;
|
||||
border-bottom: 1px solid $--color-primary;
|
||||
margin-bottom: 1em;
|
||||
|
|
Loading…
Reference in a new issue