#3, added datapoint comment
This commit is contained in:
parent
f29693a066
commit
42b1a20531
9 changed files with 173 additions and 3 deletions
|
|
@ -125,12 +125,16 @@ label {
|
|||
}
|
||||
#datapoints div {
|
||||
white-space: nowrap;
|
||||
align-self: center;
|
||||
}
|
||||
#datapoints .icons {
|
||||
display: flex;
|
||||
gap: 12px;
|
||||
align-items: center;
|
||||
}
|
||||
#datapoints img.info {
|
||||
height: 20px;
|
||||
}
|
||||
#values {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, min-content);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue