修改发布增加拖动

This commit is contained in:
筱野
2025-08-31 20:19:10 +08:00
parent 721a9fab9d
commit f5aff7ce73
16 changed files with 399 additions and 115 deletions

View File

@@ -181,7 +181,7 @@
flex-shrink: 0;
overflow: hidden;
&.rotated {
transform: rotate(45deg);
transform: rotate(-90deg);
}
}