[Update] Add the safety that is not show on UI if the plugin, downloaded, is not supported.

This commit is contained in:
Sakamoto Shiina
2025-04-24 21:48:05 +09:00
parent e9aa3aa8ac
commit b9d9edb7c3
4 changed files with 26 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
display: flex;
flex-direction: column;
// justify-content: space-between;
overflow-y: auto;
}
.language_selector_container {