fix: stylelint

This commit is contained in:
xingyu
2023-11-14 21:56:54 +08:00
parent 249e0d21a3
commit 821c804189
14 changed files with 135 additions and 86 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);
}