mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 23:27:12 +01:00
Sticky metrics header. CSS updates.
This commit is contained in:
parent
a65f637df2
commit
9c5762b8a2
16 changed files with 193 additions and 104 deletions
|
|
@ -2,18 +2,7 @@
|
|||
position: relative;
|
||||
min-height: 430px;
|
||||
font-size: 14px;
|
||||
border-left: 1px solid #e1e1e1;
|
||||
border-top: 1px solid #e1e1e1;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.container:first-child {
|
||||
padding-left: 0;
|
||||
border-left: 0;
|
||||
}
|
||||
|
||||
.container:last-child {
|
||||
padding-right: 0;
|
||||
padding: 20px 0;
|
||||
}
|
||||
|
||||
.header {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue