2025-11-20紧急优化内容-动环、消防
This commit is contained in:
@ -163,6 +163,31 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
//电表、液冷公共样式
|
||||
.device-info-row{
|
||||
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
||||
border-left: 1px solid #eee;
|
||||
border-top: 1px solid #eee;
|
||||
.device-info-col{
|
||||
padding: 10px 0;
|
||||
text-align: center;
|
||||
font-size:12px;
|
||||
color:#666666;
|
||||
line-height: 14px;
|
||||
border-bottom: 1px solid #eee;
|
||||
border-right: 1px solid #eee;
|
||||
.left{
|
||||
}
|
||||
.right{
|
||||
display: block;
|
||||
font-weight: 500;
|
||||
font-size:16px;
|
||||
line-height: 18px;
|
||||
margin-top:10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
//公共表格样式
|
||||
.common-table.el-table{
|
||||
|
||||
Reference in New Issue
Block a user