mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Renamed methods. Initial work on realtime dashboard.
This commit is contained in:
parent
b4ea70a67c
commit
e64a555652
16 changed files with 246 additions and 86 deletions
5
components/pages/TestConsole.module.css
Normal file
5
components/pages/TestConsole.module.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.test {
|
||||
border: 1px solid var(--gray200);
|
||||
border-radius: 5px;
|
||||
padding: 0 20px 20px 20px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue