This commit is contained in:
syuilo
2022-12-25 15:43:46 +09:00
parent 37d137b475
commit 477437282d
3 changed files with 5 additions and 5 deletions

View File

@@ -109,7 +109,7 @@ onUnmounted(() => {
> .charts {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 16px;
gap: 12px;
> .chart {
min-width: 0;