mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 14:47:14 +01:00
Fixed journey calculations.
This commit is contained in:
parent
fd7dddb43a
commit
28e872f219
5 changed files with 29 additions and 18 deletions
|
|
@ -21,6 +21,7 @@ const fullscreenStyles = {
|
|||
height: '100%',
|
||||
top: 0,
|
||||
left: 0,
|
||||
border: 'none',
|
||||
zIndex: 9999,
|
||||
} as any;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue