Updated bird profile view
This commit is contained in:
@@ -892,6 +892,17 @@ textarea {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.latest-weight-callout rect {
|
||||
fill: rgba(255, 253, 249, 0.94);
|
||||
stroke: rgba(31, 42, 42, 0.16);
|
||||
}
|
||||
|
||||
.latest-weight-callout text {
|
||||
fill: var(--text);
|
||||
font-size: 11px;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.historical-weight-line,
|
||||
.historical-weight-dot {
|
||||
opacity: 0.48;
|
||||
|
||||
Reference in New Issue
Block a user