Skip to content

Commit 9bf99a5

Browse files
committed
fix z-index
1 parent 169e06c commit 9bf99a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/DecoupledOverlay/_decoupledoverlay.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
.#{$eccgui}-decoupled-overlay {
2121
&.#{$prefix-blueprintjs}-popover {
22-
z-index: 8000;
22+
z-index: 8001;
2323
}
2424

2525
&--small {

0 commit comments

Comments
 (0)