mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 06:07:17 +01:00
Initial expanded view in details.
This commit is contained in:
parent
b392a51676
commit
f535dca7b9
14 changed files with 108 additions and 39 deletions
|
|
@ -2,6 +2,14 @@
|
|||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
.expand {
|
||||
border-top: 1px solid var(--gray300);
|
||||
}
|
||||
|
||||
.menu {
|
||||
font-size: var(--font-size-small);
|
||||
}
|
||||
|
||||
.row {
|
||||
border-top: 1px solid var(--gray300);
|
||||
min-height: 430px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue