feat: 右键消息菜单, change: 服务端配置文件位置, fix: 美化造成的对话框按钮CSS异常

This commit is contained in:
MoonLeeeaf
2024-05-11 23:49:40 +08:00
parent 06007d7537
commit a744b6871b
7 changed files with 138 additions and 34 deletions

View File

@@ -39,4 +39,7 @@ body {
flex: 1;
}
.menu-on-message {
margin-top: 60px;
z-index: 100;
}