This commit is contained in:
2026-05-07 18:32:47 +08:00
parent 36847ea70c
commit 4dc9ec1878
4 changed files with 401 additions and 24 deletions
@@ -211,6 +211,7 @@ const handleDeleteImage = async (noteId: number, imageType: 'tongue_images' | 'r
<style scoped lang="scss">
.timeline-actions {
display: flex;
flex-direction: column;
gap: 12px;
margin-bottom: 12px;
padding-bottom: 12px;