mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-17 10:15:27 -04:00
Email reader: lift action cluster 2px more (-7px → -9px margin-top)
This commit is contained in:
+1
-1
@@ -28283,7 +28283,7 @@ button .spinner-whirlpool {
|
|||||||
gap: 4px;
|
gap: 4px;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
/* Sit visually above the From baseline like the lifted overlay. */
|
/* Sit visually above the From baseline like the lifted overlay. */
|
||||||
margin-top: -7px;
|
margin-top: -9px;
|
||||||
}
|
}
|
||||||
/* Recipient chip span keeps at least ~4 characters visible (60px)
|
/* Recipient chip span keeps at least ~4 characters visible (60px)
|
||||||
before the overflow-scroll kicks in, so the sender / first
|
before the overflow-scroll kicks in, so the sender / first
|
||||||
|
|||||||
Reference in New Issue
Block a user