fix: image progress display

This commit is contained in:
jialin
2025-01-15 09:51:29 +08:00
parent 35991ff5d6
commit 9553aa944a
5 changed files with 58 additions and 23 deletions
+4
View File
@@ -16,4 +16,8 @@
align-items: center;
overflow: hidden;
}
.overlay-canvas:hover {
cursor: 'none !important';
}
}