mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-11 08:07:15 +00:00
minor UX nits
This commit is contained in:
@@ -52,7 +52,6 @@
|
||||
class={twMerge(
|
||||
'hover:bg-surface-hover cursor-pointer',
|
||||
selectedId === job.id ? 'bg-blue-50 dark:bg-blue-900/50' : '',
|
||||
'transition-all',
|
||||
'flex flex-row items-center h-full'
|
||||
)}
|
||||
style="width: {containerWidth}px"
|
||||
|
||||
Reference in New Issue
Block a user