File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 < div class ="w-full max-w-xl space-y-2 ">
3535
3636 <!-- App Title -->
37- < header class ="flex items-center justify-between ">
38- < h1 class ="flex items-center gap-2 text-xl font-semibold ">
39- < img class ="h-8 w-8 " src ="content/wardrive.png " alt ="MeshCore " />
40- MeshCore Wardrive
37+ < header class ="flex items-center justify-between gap-2 ">
38+ < h1 class ="flex items-center gap-2 text-lg sm:text- xl font-semibold truncate min-w-0 ">
39+ < img class ="h-6 w-6 sm:h-8 sm: w-8 flex-shrink-0 " src ="content/wardrive.png " alt ="MeshCore " />
40+ < span class =" truncate " > MeshCore Wardrive</ span >
4141 </ h1 >
42- < span id ="appVersion " class ="text-xs text-slate-400 "> v1.0</ span >
42+ < span id ="appVersion " class ="text-xs text-slate-400 flex-shrink-0 whitespace-nowrap "> v1.0</ span >
4343 </ header >
44-
44+
4545 <!-- Connection Status Bar with Settings Panel -->
4646 < div >
4747 <!-- Connection Status Bar -->
You can’t perform that action at this time.
0 commit comments