mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 06:37:18 +01:00
Updated realtime logs component.
This commit is contained in:
parent
a039f405b6
commit
f2cfab5078
21 changed files with 23 additions and 24 deletions
|
|
@ -1,5 +1,6 @@
|
|||
.table {
|
||||
font-size: var(--font-size-xsmall);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.header {
|
||||
|
|
@ -32,10 +33,8 @@
|
|||
}
|
||||
|
||||
.website {
|
||||
min-width: 120px;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
text-align: right;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
.detail {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue