Email reader: +4px breathing room under wrapped 2-row cluster (92→96px)

This commit is contained in:
pewdiepie-archdaemon
2026-06-12 07:52:31 +09:00
parent 32898a68eb
commit cc86c3dd04
+3 -2
View File
@@ -28286,9 +28286,10 @@ button .spinner-whirlpool {
absolute above the From baseline. Set min-height on the meta absolute above the From baseline. Set min-height on the meta
(a descendant of the container, more reliable than targeting (a descendant of the container, more reliable than targeting
the container itself) so the header grows enough to contain the container itself) so the header grows enough to contain
the cluster. */ the cluster + 4px of breathing room between the cluster's
bottom and the header bottom. */
.email-reader-meta { .email-reader-meta {
min-height: 92px; min-height: 96px;
} }
} }
/* Very narrow reader: once the chip span has shrunk to its ~4 /* Very narrow reader: once the chip span has shrunk to its ~4