mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-27 08:30:47 +08:00
feat: update reaction panel ui
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user