WooCommerce message use admin theme color
This commit is contained in:
parent
5c1dfade05
commit
b9cd91c20c
|
@ -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