Global style change.
This commit is contained in:
parent
5dc4ffce2e
commit
2dda4cc679
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue