fix(web): pin the version readout to the rail edge
This commit is contained in:
@@ -171,6 +171,9 @@ body {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: var(--space-4);
|
||||
/* the verdict line used to absorb the slack; without it the readout
|
||||
needs to claim the right edge itself */
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
/* ---- lamps ---------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user