made the chart taller

This commit is contained in:
unknown 2020-05-24 02:08:13 +01:00
parent 09968ada82
commit 23602de0a5

View file

@ -606,12 +606,12 @@ key {
width: 100%;
height: 100%;
}
max-height: 180px;
max-height: 200px;
height: 200px;
.title{
color: var(--sub-color);
margin-bottom: 1rem;
}
height: 100%;
}
.loginTip{
grid-column: 1/3;