mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 20:15:41 +01:00
Updated packages. Remove unneeded offset.
Some checks are pending
Node.js CI / build (push) Waiting to run
Some checks are pending
Node.js CI / build (push) Waiting to run
This commit is contained in:
parent
6d4d7a3121
commit
6a9e732457
3 changed files with 54 additions and 9 deletions
|
|
@ -167,9 +167,7 @@ export function BoardEditBody({ requiresBoardWebsite = true }: { requiresBoardWe
|
|||
<Plus />
|
||||
</Icon>
|
||||
</Button>
|
||||
<Tooltip placement="right" offset={8}>
|
||||
Add row
|
||||
</Tooltip>
|
||||
<Tooltip placement="right">Add row</Tooltip>
|
||||
</TooltipTrigger>
|
||||
</Row>
|
||||
</Panel>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue