Add analytics card class to chart

Co-Authored-By: Albert Juhé Lluveras <aljullu@gmail.com>
This commit is contained in:
Paul Sealock 2019-05-24 08:09:59 +12:00 committed by GitHub
parent 68f2af7722
commit 67f9081579
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ for ( let i = 1; i <= 20; i++ ) {
const GlobalPrices = () => {
return (
<Card className="woocommerce-dashboard__chart-block" title="Global Apple Prices">
<Card className="woocommerce-dashboard__chart-block woocommerce-analytics__card" title="Global Apple Prices">
<Chart
title="Global Apple Prices"
interval="day"