mirror of
https://github.com/zaphar/Heracles.git
synced 2025-07-23 04:29:48 -04:00
ui: Set off the plot container element a bit
This commit is contained in:
parent
3d192ed9a4
commit
7e93d499eb
@ -83,3 +83,10 @@ body * {
|
||||
.flex-item-shrink {
|
||||
flex: 0 1 auto;
|
||||
}
|
||||
|
||||
timeseries-graph {
|
||||
background-color: var(--paper-background-color);
|
||||
border-radius: 4px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user