We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3853d68 commit 36c3015Copy full SHA for 36c3015
MESS/MESS.Blazor/Components/Layout/MainLayout.razor
@@ -17,7 +17,7 @@
17
18
<!-- Fixed Top Bar with Left and Right Buttons -->
19
<div class="position-fixed top-0 start-0 end-0 d-flex justify-content-between align-items-center px-3 custom-top-bar"
20
- style="z-index: 1050; height: 50px;">
+ style="z-index: 500; height: 50px;">
21
22
<!-- Left-side button -->
23
<div class="d-flex align-items-center">
0 commit comments