feat: update reaction panel ui

This commit is contained in:
tim
2025-07-11 13:07:41 +08:00
parent 4b39ed34b7
commit bde076a80c

View File

@@ -235,8 +235,8 @@ export default {
.reactions-panel {
position: absolute;
bottom: 30px;
left: 0;
bottom: 40px;
left: -20px;
background-color: var(--background-color);
border: 1px solid #ccc;
border-radius: 5px;