mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 08:00:45 +00:00
fix transparent assets btn
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
'text-xs flex items-center gap-1.5 px-2 rounded-md relative',
|
||||
'border',
|
||||
'bg-surface hover:bg-surface-hover active:bg-surface',
|
||||
'transition-all hover:text-primary cursor-pointer'
|
||||
'transition-all hover:text-primary backdrop-blur-md cursor-pointer'
|
||||
)}
|
||||
>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user