mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 17:15:37 +01:00
Updated report header.
This commit is contained in:
parent
aa5d81d6a1
commit
2732ed18a4
8 changed files with 58 additions and 53 deletions
5
src/app/(main)/reports/[id]/ReportBody.module.css
Normal file
5
src/app/(main)/reports/[id]/ReportBody.module.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.body {
|
||||
padding-left: 20px;
|
||||
grid-row: 2/3;
|
||||
grid-column: 2 / 3;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue