[Update/bugfix] Plugins: Fix plugins position.

Switchable rendering MessageContainer and Plugins.
This commit is contained in:
Sakamoto Shiina
2025-03-26 21:46:43 +09:00
parent 1ebdefcd43
commit 0c6829616c
3 changed files with 15 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
// justify-content: space-between;
}
.language_selector_container {