Commit 904c9e79 authored by wanghao's avatar wanghao

1 设备矩阵样式调整

parent cecc17f5
...@@ -1298,9 +1298,6 @@ export default { ...@@ -1298,9 +1298,6 @@ export default {
/* 调整设备ID显示区域,为重复图标留出空间 */ /* 调整设备ID显示区域,为重复图标留出空间 */
.device-id { .device-id {
position: relative; position: relative;
padding-top: 5px;
padding-right: 15px;
padding-left: 15px; /* 增加左侧内边距,防止文字与图标重叠 */
} }
/* 一键解绑按钮样式 */ /* 一键解绑按钮样式 */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment