mirror of
https://github.com/umami-software/umami.git
synced 2026-02-05 13:17:19 +01:00
New event data screen.
This commit is contained in:
parent
10c438d1de
commit
8ee37d1246
137 changed files with 4918 additions and 321 deletions
5
src/components/common/LoadingPanel.module.css
Normal file
5
src/components/common/LoadingPanel.module.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.panel {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue