Skip to content

Commit 21698b4

Browse files
Stanislav Lunyachekhurtstotouchfire
authored andcommitted
fix: Fix dropdown menu in breadcrumbs
1 parent 0e98399 commit 21698b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/index.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@
7777
}
7878
}
7979

80+
.pgn__menu-select .pgn__menu-select-popup {
81+
position: static;
82+
}
83+
8084
.sequence-container {
8185
display: flex;
8286
flex-direction: column;

0 commit comments

Comments
 (0)