feat(SW-350): Fix PR comments

This commit is contained in:
Pontus Dreij
2024-10-07 10:51:52 +02:00
parent 6338c77a0d
commit e776b1552a
12 changed files with 16 additions and 22 deletions

View File

@@ -42,7 +42,7 @@
box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.05);
position: sticky;
top: 0;
z-index: 1;
z-index: 10000;
background-color: var(--Base-Surface-Primary-light-Normal);
}