mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 23:27:12 +01:00
New overview layout.
Some checks failed
Node.js CI / build (postgresql, 18.18) (push) Has been cancelled
Some checks failed
Node.js CI / build (postgresql, 18.18) (push) Has been cancelled
This commit is contained in:
parent
bab4f8ebcc
commit
5f27ba149b
5 changed files with 45 additions and 42 deletions
|
|
@ -67,6 +67,7 @@ export function MetricsExpandedTable({
|
|||
isLoading={isLoading}
|
||||
error={error}
|
||||
height="100%"
|
||||
loadingIcon="spinner"
|
||||
>
|
||||
<Column overflowY="auto" minHeight="0" height="100%" paddingRight="3" overflow="hidden">
|
||||
{items && (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue