修改报错
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user