[Update] Config Window: DeeplAuthKey. put edit and save button and move open webpage button to label section.

This commit is contained in:
Sakamoto Shiina
2024-08-05 06:40:42 +09:00
parent 0d7eb9eb8c
commit 19ef8d3226
6 changed files with 118 additions and 12 deletions

View File

@@ -1,10 +1,9 @@
.scroll_container {
width: 100%;
margin-left: 4rem;
overflow-y: auto;
overflow-x: hidden;
}
.container {
margin: 4rem;
margin: 6rem 4rem 16rem 3.2rem;
}