enable chart canvas responsiveness
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
.chart-container {
|
||||
position: relative;
|
||||
}
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.center {
|
||||
position: absolute;
|
||||
@@ -8,5 +10,5 @@
|
||||
top: 40%;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
font-size: 18px;
|
||||
font-size:1.8rem;
|
||||
}
|
||||
Reference in New Issue
Block a user