修改报错

This commit is contained in:
筱野
2025-08-30 22:53:29 +08:00
parent c9984b988b
commit 721a9fab9d
6 changed files with 11 additions and 71 deletions

View File

@@ -1,19 +1,8 @@
.publishMenu {
position: fixed;
bottom: 40px;
right: 40px;
position: relative;
z-index: 1000;
}
.overlay {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: transparent;
z-index: 999;
}
.menuCard {
position: absolute;