Global style change.

This commit is contained in:
unknown 2020-06-16 19:00:22 +08:00
parent 5dc4ffce2e
commit 2dda4cc679
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,6 @@
:global{
@import 'node_modules/office-ui-fabric-react/dist/css/fabric.css';
}
.dataLabel {
padding-right: 3px;
font-size: 14px;
@ -75,7 +78,6 @@
}
.chartContainer {
height: 350px;
width: 100%;
}
.chart {
height: 358px !important;