Browse Source

避免编辑框下方的被编辑

tags/v8.0
枫谷剑仙 7 years ago
parent
commit
ec0e4ec64c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      style.css

+ 1
- 0
style.css View File

@@ -305,6 +305,7 @@ ul{
/*编辑窗口*/
.blur-bg{
filter:blur(5px);
pointer-events: none;
}
.edit-box{
background-color: rgba(82, 53, 30, 0.8);


Loading…
Cancel
Save