mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
fix(editor): Fix color of selection state on execution table (no-changelog) (#18976)
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
}
|
||||
|
||||
.el-message-box {
|
||||
background-color: var(--color-background-base);
|
||||
background-color: var(--color-background-light);
|
||||
border: none;
|
||||
.el-message-box__headerbtn {
|
||||
.el-message-box__close {
|
||||
|
||||
Reference in New Issue
Block a user