no message

This commit is contained in:
A1300399510
2025-02-20 17:16:29 +08:00
parent 1d74a9ff05
commit 4a4ec4087d
49 changed files with 568 additions and 941 deletions

View File

@@ -603,6 +603,13 @@
margin-right: 0;
.bottom {
border-top: 1px solid #ebebeb;
.emoji-edit-box-mask {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
}
}
}