WooCommerce message use admin theme color
This commit is contained in:
parent
eee7c0a46e
commit
a697949cde
|
@ -924,7 +924,7 @@
|
|||
overflow: hidden;
|
||||
|
||||
&.updated {
|
||||
border-left-color: #cc99c2 !important;
|
||||
border-left-color: var(--wp-admin-theme-color) !important;
|
||||
}
|
||||
|
||||
a.skip,
|
||||
|
|
Loading…
Reference in New Issue