enhance(ux): improve image asset ux

This commit is contained in:
charlie
2025-06-24 16:52:21 +08:00
committed by Tienson Qin
parent 71cdd4a55f
commit 6dca6de649
7 changed files with 28 additions and 23 deletions

View File

@@ -1122,7 +1122,7 @@ html.is-mac {
}
.ls-resize-image {
@apply flex relative w-fit;
@apply flex relative w-fit cursor-pointer;
.handle-left, .handle-right {
@apply absolute w-[6px] h-[15%] min-h-[30px] bg-black/30 hover:bg-black/70