feat: SW-641 Updated UI mobile view

This commit is contained in:
Hrishikesh Vaipurkar
2024-10-17 14:25:23 +02:00
parent fe5256fa1e
commit 5f00b50fe5
5 changed files with 67 additions and 36 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: 9;
z-index: 10;
background-color: var(--Base-Surface-Primary-light-Normal);
}