mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 08:00:59 +00:00
nit mobile top bar button
This commit is contained in:
@@ -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' : ''
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user