mirror of
https://github.com/umami-software/umami.git
synced 2026-02-05 05:07:15 +01:00
Updated log merge logic to prevent duplicates.
This commit is contained in:
parent
8e0ea48c87
commit
5dd3110fbf
5 changed files with 44 additions and 17 deletions
|
|
@ -21,6 +21,7 @@
|
|||
}
|
||||
|
||||
.row {
|
||||
display: flex;
|
||||
border-bottom: 1px solid var(--gray300);
|
||||
padding: 10px 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue