mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 19:45:35 +01:00
Fixed BarChart rendering in boards.
This commit is contained in:
parent
9e9e44519d
commit
b816e951a5
7 changed files with 76 additions and 21 deletions
|
|
@ -50,8 +50,6 @@ export function BoardColumn({
|
|||
|
||||
return (
|
||||
<Column
|
||||
marginTop="3"
|
||||
marginLeft="3"
|
||||
width="100%"
|
||||
height="100%"
|
||||
alignItems="center"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue