Remove opacity property from chart tooltip title styles (https://github.com/woocommerce/woocommerce-admin/pull/466)

This commit is contained in:
Albert Juhé Lluveras 2018-09-21 17:03:06 +02:00 committed by GitHub
parent 0b68f52832
commit ccde0effe2
1 changed files with 0 additions and 1 deletions

View File

@ -97,7 +97,6 @@
text-transform: uppercase;
font-size: 11px;
color: $core-grey-dark-300;
opacity: 0.6;
margin-top: 0;
}