mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 10:17:05 +08:00
feat: i18n refactor and style adjustment
This commit is contained in:
@@ -52,10 +52,18 @@
|
||||
animation: slide-in ease 0.4s;
|
||||
}
|
||||
|
||||
.search-bar {
|
||||
.actions {
|
||||
margin-top: 5vh;
|
||||
margin-bottom: 5vh;
|
||||
animation: slide-in ease 0.45s;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
.search-bar {
|
||||
font-size: 12px;
|
||||
margin-right: 10px;
|
||||
width: 40vw;
|
||||
}
|
||||
}
|
||||
|
||||
.masks {
|
||||
|
Reference in New Issue
Block a user