mirror of
https://github.com/umami-software/umami.git
synced 2026-02-05 05:07:15 +01:00
Tracking script should use defer instead of async.
This commit is contained in:
parent
63bfad4d9c
commit
c24fe079f1
2 changed files with 2 additions and 1 deletions
|
|
@ -4,6 +4,7 @@
|
|||
border: 1px solid var(--border-color);
|
||||
border-radius: var(--border-radius);
|
||||
overflow: hidden;
|
||||
background: var(--base50);
|
||||
}
|
||||
|
||||
.item {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue