Skip to content

Commit 9cca40d

Browse files
committed
made the chart taller
1 parent 47cbbd9 commit 9cca40d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

public/css/style.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -606,12 +606,12 @@ key {
606606
width: 100%;
607607
height: 100%;
608608
}
609-
max-height: 180px;
609+
max-height: 200px;
610+
height: 200px;
610611
.title{
611612
color: var(--sub-color);
612613
margin-bottom: 1rem;
613614
}
614-
height: 100%;
615615
}
616616
.loginTip{
617617
grid-column: 1/3;

0 commit comments

Comments
 (0)