Remove opacity property from chart tooltip title styles (https://github.com/woocommerce/woocommerce-admin/pull/466)
This commit is contained in:
parent
0b68f52832
commit
ccde0effe2
|
@ -97,7 +97,6 @@
|
|||
text-transform: uppercase;
|
||||
font-size: 11px;
|
||||
color: $core-grey-dark-300;
|
||||
opacity: 0.6;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue