woocommerce/plugins/woocommerce-admin/client/components/d3/base/style.scss

9 lines
105 B
SCSS
Raw Normal View History

2018-06-15 18:11:25 +00:00
/** @format */
2018-05-22 13:00:06 +00:00
.d3-base {
2018-06-15 18:11:25 +00:00
background: transparent;
position: relative;
2018-06-15 18:11:25 +00:00
width: 100%;
height: 100%;
2018-05-22 13:00:06 +00:00
}