[Update] UI: Add new translation engines and adjust UI styles for better layout.

This commit is contained in:
Sakamoto Shiina
2025-11-19 08:31:07 +09:00
parent e1662a4238
commit e1125ae241
2 changed files with 10 additions and 5 deletions

View File

@@ -8,6 +8,7 @@
display: flex;
justify-content: center;
align-items: center;
overflow-y: auto;
}
.relative_container {
@@ -17,8 +18,7 @@
}
.wrapper {
width: 100%;
height: 100%;
padding: 2rem 0;
display: flex;
flex-direction: column;
justify-content: center;