修改稳态指标排序错误问题
This commit is contained in:
@@ -321,6 +321,7 @@ defineExpose({ open, setRealTrendData, setOverLimitData })
|
||||
align-items: center;
|
||||
line-height: 50px;
|
||||
font-weight: 800;
|
||||
padding-bottom: 5px;
|
||||
p {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
@@ -346,7 +347,7 @@ defineExpose({ open, setRealTrendData, setOverLimitData })
|
||||
height: 100%;
|
||||
text-align: center;
|
||||
border: 1px solid #eee;
|
||||
line-height: 40px;
|
||||
line-height: 50px;
|
||||
margin: 0 !important;
|
||||
}
|
||||
p:nth-child(1) {
|
||||
|
||||
Reference in New Issue
Block a user