mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-16 17:55:26 -04:00
Email reader: +4px breathing room under wrapped 2-row cluster (92→96px)
This commit is contained in:
+3
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user