diff options
Diffstat (limited to 'src/components/popover')
| -rw-r--r-- | src/components/popover/popover.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/popover/popover.vue b/src/components/popover/popover.vue index 973625d1..91939ee7 100644 --- a/src/components/popover/popover.vue +++ b/src/components/popover/popover.vue @@ -69,7 +69,7 @@ text-align: left; list-style: none; max-width: 100vw; - z-index: 10; + z-index: 200; white-space: nowrap; .dropdown-divider { |
