Skip to content

Commit 13b0f89

Browse files
committed
update z index on xrplai
1 parent 92316c5 commit 13b0f89

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

static/css/devportal2024-v1.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

styles/_xrplai.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ html.light .MarkpromptContentDialog h3:not(.chip) {
2727
.MarkpromptOverlay {
2828
z-index: 20;
2929
}
30+
.MarkpromptContentDialog{
31+
z-index: 10000;
32+
}

0 commit comments

Comments
 (0)