mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 06:37:18 +01:00
Add link to realtime referrers.
This commit is contained in:
parent
0b846b482d
commit
f547f2b0ec
2 changed files with 3 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
.title {
|
||||
color: var(--gray900);
|
||||
font-size: var(--font-size-large);
|
||||
line-height: var(--font-size-large);
|
||||
line-height: var(--font-size-xlarge);
|
||||
align-items: center;
|
||||
display: flex;
|
||||
max-width: 100%;
|
||||
|
|
@ -17,6 +17,7 @@
|
|||
}
|
||||
|
||||
.active {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue