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