mirror of
https://github.com/umami-software/umami.git
synced 2026-02-25 06:55:35 +01:00
set maxHeight for DialogButton. remove from individual buttons
This commit is contained in:
parent
5398cd89fe
commit
a6d4519a98
5 changed files with 9 additions and 5 deletions
|
|
@ -21,7 +21,6 @@ export function CohortEditButton({
|
|||
variant="quiet"
|
||||
title={formatMessage(labels.cohort)}
|
||||
width="800px"
|
||||
height="calc(100dvh - 40px)"
|
||||
>
|
||||
{({ close }) => {
|
||||
return (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue