fix design

This commit is contained in:
kakkokari-gtyih 2024-07-06 21:32:41 +09:00
parent 3c71c565e3
commit e2600306ab
1 changed files with 1 additions and 1 deletions

View File

@ -412,7 +412,7 @@ onUnmounted(() => {
}
@container (max-width: 800px) {
.embedCodeGenWrapper {
.embedCodeGenInputRoot {
grid-template-columns: 1fr;
grid-template-rows: 1fr 1fr;
}