Stabilize email card expansion loading

This commit is contained in:
pewdiepie-archdaemon
2026-06-01 13:57:50 +09:00
parent 0a7de1fdf4
commit 2537b80f88
2 changed files with 21 additions and 1 deletions

View File

@@ -14403,6 +14403,7 @@ body.left-dock-active {
overbearing on desktop; the size jump alone is enough signal. */
border: 1px solid var(--border) !important;
box-shadow: 0 6px 18px rgba(0,0,0,0.12) !important;
animation: none !important;
}
/* Desktop-only, ONLY on the currently-expanded email card. Nudges the title
row down 6px / right 2px, bolds the subject, hides the timestamp from the
@@ -26072,6 +26073,13 @@ button .spinner-whirlpool {
min-height: 0;
font-size: 12px;
}
.email-card-reader-loading {
background: color-mix(in srgb, var(--panel) 82%, transparent);
}
.email-card-reader-loading .spinner-whirlpool,
.email-card-reader-loading .ai-spinner-whirlpool {
opacity: 0.85;
}
/* Per-email unread dot in the expanded reader's title row. Background color
stays inline (per-sender hue from _senderColor), but the dot gets a soft
breathing glow + a 4px vertical nudge so it reads as centered against