mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-06 00:02:13 +00:00
fix row picker (#5390)
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
|
||||
<Cell
|
||||
wrap
|
||||
class="text-2xs font-normal text-left py-2 rounded-md overflow-auto text-ellipsis scrollbar-none"
|
||||
class="text-2xs font-normal text-left py-2 overflow-auto text-ellipsis scrollbar-none"
|
||||
title={formatDate(date)}
|
||||
>
|
||||
{formatDateShort(date)}
|
||||
|
||||
Reference in New Issue
Block a user