fix:角色配置页面翻译和样式调整

This commit is contained in:
rainv123
2025-11-18 10:21:53 +08:00
parent 84c194dd34
commit f0261a8236
2 changed files with 5 additions and 3 deletions
+3 -1
View File
@@ -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 {