Skip to content

Commit 86e2da1

Browse files
committed
Fixes indicator z-index
1 parent f8f08ba commit 86e2da1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/webviews/apps/welcome/welcome.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,7 @@ gl-feature-badge.super.small {
575575
gl-indicator {
576576
position: absolute;
577577
top: -15px;
578+
z-index: 1;
578579
}
579580

580581
hr {

0 commit comments

Comments
 (0)