Skip to content

Commit 16c70cd

Browse files
committed
chore(demo): fix dropdown z-index
1 parent fd0c477 commit 16c70cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/vite/src/AppSettings/AppSettings.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,7 @@
409409
padding: 6px;
410410
-ms-overflow-style: none;
411411
scrollbar-width: none;
412+
z-index: 1;
412413
}
413414

414415
.app__websocket-event-dialog__dropdown::-webkit-scrollbar {

0 commit comments

Comments
 (0)