upper popup z-index to 3000
This commit is contained in:
@@ -11,7 +11,7 @@ defineOptions({
|
||||
<style lang="less" scoped>
|
||||
#tui-popup {
|
||||
border: var(--tui-border);
|
||||
z-index: 20;
|
||||
z-index: 3000;
|
||||
position: fixed;
|
||||
font-size: 13px;
|
||||
visibility: hidden;
|
||||
|
||||
Reference in New Issue
Block a user