fix: stylelint

(cherry picked from commit 821c804189)
This commit is contained in:
xingyu
2023-11-14 21:56:54 +08:00
committed by shizhong
parent 18251290f9
commit 9d52790910
14 changed files with 143 additions and 112 deletions

View File

@ -110,9 +110,11 @@ const handleTimeRangeChange = async (times: [dayjs.ConfigType, dayjs.ConfigType]
.trapezoid1 {
transform: perspective(5em) rotateX(-11deg);
}
.trapezoid2 {
transform: perspective(7em) rotateX(-20deg);
}
.trapezoid3 {
transform: perspective(3em) rotateX(-13deg);
}

View File

@ -316,6 +316,7 @@ onMounted(() => {
:deep(.order-table-col > .cell) {
padding: 0;
}
.summary {
.el-col {
margin-bottom: 1rem;