mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-21 22:53:56 +08:00
update:登录类型按钮居中显示
This commit is contained in:
@@ -351,8 +351,7 @@ export default {
|
||||
.login-type-container {
|
||||
margin: 10px 20px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.title-language-dropdown {
|
||||
|
||||
Reference in New Issue
Block a user