Styles updates for board elements.
Some checks are pending
Node.js CI / build (push) Waiting to run

This commit is contained in:
Mike Cao 2026-02-14 00:20:12 -08:00
parent 15700a6394
commit e52a6b405b
4 changed files with 24 additions and 8 deletions

View file

@ -135,12 +135,14 @@ export function BoardEditRow({
</Group>
{canEdit && showActions && (
<Column
padding="3"
padding="2"
gap="1"
position="absolute"
top="50%"
right="12px"
zIndex={20}
backgroundColor="surface-sunken"
borderRadius
style={{ transform: 'translateY(-50%)' }}
>
<TooltipTrigger delay={0}>