mirror of
https://github.com/umami-software/umami.git
synced 2026-02-17 02:55:38 +01:00
Added session data display.
This commit is contained in:
parent
f32bf0a2e0
commit
b3e6e52473
23 changed files with 239 additions and 34 deletions
|
|
@ -0,0 +1,5 @@
|
|||
.link {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 20px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue