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:
EENE Dashboard
2026-06-05 23:58:32 +09:00
parent e6f117efbf
commit 600a730750
2 changed files with 5 additions and 5 deletions

View File

@@ -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);
}