nit mobile top bar button

This commit is contained in:
Ruben Fiszel
2025-11-30 11:46:55 +00:00
parent bd3717fe3f
commit e9e306ceb2
@@ -60,7 +60,7 @@
<div class="relative w-full flex-1 flex flex-col">
<div
class={classNames(
'pt-2 px-4 sm:px-4 flex flex-row justify-between items-center shadow-sm max-w-7xl md:hidden',
'py-0.5 px-4 sm:px-4 flex flex-row justify-between items-center shadow-sm max-w-7xl md:hidden',
noBorder || $userStore?.operator ? 'hidden' : ''
)}
>