mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-11 06:41:31 +01:00
fix design
This commit is contained in:
parent
3c71c565e3
commit
e2600306ab
1 changed files with 1 additions and 1 deletions
|
@ -412,7 +412,7 @@ onUnmounted(() => {
|
|||
}
|
||||
|
||||
@container (max-width: 800px) {
|
||||
.embedCodeGenWrapper {
|
||||
.embedCodeGenInputRoot {
|
||||
grid-template-columns: 1fr;
|
||||
grid-template-rows: 1fr 1fr;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue