fix: #579 (codex)
This commit is contained in:
@@ -445,6 +445,18 @@ getPharmacyCabinetLists();
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.value-highlight {
|
||||
color: #409eff;
|
||||
font-weight: 700;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.data-row-summary {
|
||||
margin-top: 16px;
|
||||
padding-top: 16px;
|
||||
border-top: 2px solid #e4e7ed;
|
||||
}
|
||||
|
||||
/* 搜索表单区域样式优化 */
|
||||
.el-form--inline .el-form-item {
|
||||
margin-bottom: 12px;
|
||||
|
||||
Reference in New Issue
Block a user