8 lines
120 B
Plaintext
Raw Normal View History

2025-05-08 09:16:37 +08:00
.charts {
width: 100%;
height: 100%;
display: flex;
flex: 1;
justify-content: center;
align-items: center;
}