fix: match stat bar bullet and divider placement to reference
Use middle dot after quarter label and vertical dividers only after total and completed chips. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -122,10 +122,10 @@ body,
|
||||
.poly-stat-quarter {
|
||||
flex-shrink: 0;
|
||||
font-weight: 600;
|
||||
color: rgba(255, 255, 255, 0.77);
|
||||
color: #ffffffc4;
|
||||
}
|
||||
|
||||
.poly-stat-pipe {
|
||||
.poly-stat-bullet {
|
||||
flex-shrink: 0;
|
||||
color: rgba(238, 234, 227, 0.4);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user