mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-15 17:55:08 +01:00
style(MetricTable): fill container height
This commit is contained in:
parent
20932a4a11
commit
a981fa30c7
@ -1,6 +1,7 @@
|
||||
.container {
|
||||
position: relative;
|
||||
min-height: 430px;
|
||||
height: 100%;
|
||||
font-size: var(--font-size-small);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
Loading…
Reference in New Issue
Block a user