mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-15 17:25:26 -04:00
Email reader cluster: solid bg in wrapped 2-row mode to stop body bleed-through
This commit is contained in:
@@ -28309,6 +28309,10 @@ button .spinner-whirlpool {
|
||||
icons and fan the cluster into a 3rd row. */
|
||||
min-width: 158px;
|
||||
max-width: 158px;
|
||||
/* Solid background so the email body content behind the cluster
|
||||
doesn't peek through the gaps between icons or the slack on
|
||||
the right edge when the cluster's wrapped to 2 rows. */
|
||||
background: var(--bg);
|
||||
}
|
||||
/* Tighten the right-side padding now that the cluster is 158px
|
||||
wide (instead of the ~308 wide 1-row layout). */
|
||||
|
||||
Reference in New Issue
Block a user