Skip to content

Commit 8b1b317

Browse files
committed
Fixed browser test for PB
1 parent 75af9da commit 8b1b317

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/bundle/Resources/public/scss/_multilevel-popup-menu.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,8 @@
1616
max-height: calculateRem(390px);
1717
overflow-y: auto;
1818
}
19+
20+
&__branch {
21+
z-index: 1080;
22+
}
1923
}

0 commit comments

Comments
 (0)