mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 03:43:56 +08:00
调整底框位置
This commit is contained in:
@@ -11,4 +11,8 @@ select:-webkit-autofill:focus {
|
|||||||
-webkit-box-shadow: 0 0 0px 1000px transparent inset;
|
-webkit-box-shadow: 0 0 0px 1000px transparent inset;
|
||||||
transition: background-color 5000s ease-in-out 0s;
|
transition: background-color 5000s ease-in-out 0s;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
.el-footer {
|
||||||
|
height: 80px !important; /* 使用 !important 确保覆盖默认样式 */
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user