Commit 31bb62a1 by wusiyi

Merge branch 'dev_sorting_rule' into release_v2.27.0

parents 69f519aa b34f8804
...@@ -1669,8 +1669,9 @@ const getSortingAreaList = async () => { ...@@ -1669,8 +1669,9 @@ const getSortingAreaList = async () => {
font-size: 60px; font-size: 60px;
color: red; color: red;
text-align: center; text-align: center;
width: 80px; flex: 1;
font-weight: 600; font-weight: 600;
white-space: nowrap;
} }
.box-top-item-box-index-text { .box-top-item-box-index-text {
margin-right: 15px; margin-right: 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