fix design
This commit is contained in:
parent
3c71c565e3
commit
e2600306ab
|
@ -412,7 +412,7 @@ onUnmounted(() => {
|
||||||
}
|
}
|
||||||
|
|
||||||
@container (max-width: 800px) {
|
@container (max-width: 800px) {
|
||||||
.embedCodeGenWrapper {
|
.embedCodeGenInputRoot {
|
||||||
grid-template-columns: 1fr;
|
grid-template-columns: 1fr;
|
||||||
grid-template-rows: 1fr 1fr;
|
grid-template-rows: 1fr 1fr;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue