mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 12:08:13 +08:00
contextmenu zindex 问题
This commit is contained in:
parent
35b6349abc
commit
d9247a215c
@ -198,10 +198,10 @@
|
||||
|
||||
&-overlay {
|
||||
position: fixed !important;
|
||||
z-index: $zindex-contextmenu - 1;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 1;
|
||||
bottom: 0;
|
||||
background: transparent;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user