bugfix
This commit is contained in:
parent
dba6a105cb
commit
fc0549b1b4
@ -215,8 +215,9 @@ body {
|
||||
}
|
||||
|
||||
.popup {
|
||||
z-index: 1000;
|
||||
display: none;
|
||||
position: absolution;
|
||||
box-sizing: border-box; /* 包括边框在内计算宽度和高度 */
|
||||
background-color: #f1f1f1;
|
||||
border: 1px solid #c1c1c1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user