frontend: move showActionsOnlyHover to bottom

This commit is contained in:
fly_mc 2024-11-21 22:10:34 +08:00
parent 5a3f3862f8
commit 0c3e70b5c3

View file

@ -779,8 +779,8 @@ function emitUpdReaction(emoji: string, delta: number) {
.footer {
visibility: hidden;
position: absolute;
top: 0px;
right: 0px;
bottom: 1px;
right: 1px;
padding: 0 4px;
margin-bottom: 0 !important;
background: var(--MI_THEME-popup);