mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-26 00:53:54 +08:00
Merge branch 'style-device-calling' into py-device-calling
This commit is contained in:
@@ -669,7 +669,7 @@ export default {
|
|||||||
gap: 25px;
|
gap: 25px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translateX(-50%);
|
transform: translateX(calc(-50% - 80px));
|
||||||
}
|
}
|
||||||
|
|
||||||
.header-right {
|
.header-right {
|
||||||
|
|||||||
Reference in New Issue
Block a user