mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 07:37:11 +01:00
feat: ✨ added country flag on realtime page
This commit is contained in:
parent
801218acb7
commit
d04d4ccf77
2 changed files with 16 additions and 2 deletions
5
components/pages/realtime/RealtimeCountries.module.css
Normal file
5
components/pages/realtime/RealtimeCountries.module.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue