We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be035e0 commit c6acbb0Copy full SHA for c6acbb0
1 file changed
index.html
@@ -148,7 +148,7 @@ <h2 class="text-sm font-medium text-slate-300 uppercase tracking-wide">Settings<
148
</iframe>
149
150
<!-- Top Right Overlay - GPS Accuracy & Distance Stacked -->
151
- <div class="absolute top-2 right-2 flex flex-col gap-1" style="z-index: 10;">
+ <div class="absolute top-2 right-2 flex flex-col gap-1 z-10">
152
<!-- GPS Accuracy -->
153
<div class="bg-slate-900/80 backdrop-blur-sm border border-slate-700 rounded-lg px-3 py-1.5 text-xs text-slate-300 whitespace-nowrap text-right">
154
<span id="gpsAcc">±-</span>
0 commit comments