feat: update timeline ui

This commit is contained in:
tim
2025-07-11 18:09:09 +08:00
parent f791070f13
commit 8547e4662b
4 changed files with 27 additions and 4 deletions

View File

@@ -260,6 +260,7 @@ export default {
flex-wrap: wrap;
z-index: 10;
gap: 2px;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.reaction-option {