mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-25 16:43:55 +08:00
fix:角色配置页面翻译和样式调整
This commit is contained in:
@@ -1170,7 +1170,8 @@ export default {
|
||||
|
||||
.template-item {
|
||||
height: 4vh;
|
||||
width: 76px;
|
||||
min-width: 60px;
|
||||
padding: 0 12px;
|
||||
border-radius: 8px;
|
||||
background: #e6ebff;
|
||||
line-height: 4vh;
|
||||
@@ -1180,6 +1181,7 @@ export default {
|
||||
color: #5778ff;
|
||||
cursor: pointer;
|
||||
transition: background-color 0.3s ease;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.template-item:hover {
|
||||
|
||||
Reference in New Issue
Block a user