Change chart-holder width. (#530)

This commit is contained in:
Miguel Medeiros
2021-05-19 17:44:21 -03:00
committed by GitHub
parent cd1ec53af0
commit 794bc99cb6

View File

@@ -19,7 +19,7 @@
height: calc(100vh - 270px);
min-height: 525px;
padding-left: 20px;
width: 97%;
width: 98.5%;
padding-top: 20px;
@media(min-width: 992px){
padding-top: 10px;