mirror of
https://github.com/umami-software/umami.git
synced 2026-02-05 21:27:20 +01:00
New components build.
Some checks are pending
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
Some checks are pending
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
This commit is contained in:
parent
303947fe9b
commit
aa7d3cd1aa
6 changed files with 29 additions and 37 deletions
|
|
@ -50,7 +50,6 @@ export function Panel({
|
|||
borderRadius="3"
|
||||
backgroundColor
|
||||
position="relative"
|
||||
overflowX="hidden"
|
||||
gap
|
||||
{...props}
|
||||
style={{ ...style, ...(isFullscreen ? fullscreenStyles : {}) }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue