Compare commits
No commits in common. "494dc499b39731d510091b6ad2e3bea0efc3cf94" and "ad8f1b297576ebafb8b9e7ea7bb46272864641dc" have entirely different histories.
494dc499b3
...
ad8f1b2975
@ -227,12 +227,6 @@
|
|||||||
border-color: rgba(var(--status-danger-rgb), 0.5);
|
border-color: rgba(var(--status-danger-rgb), 0.5);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* The shared .task-header has no gap, so when the chip row (status / cpu /
|
|
||||||
mem / ports / ip) fills .task-info the last chip butts against the
|
|
||||||
Restart button. Add a gap on service rows only — matches .task-info's
|
|
||||||
internal 12px so spacing reads consistently. */
|
|
||||||
.service-item .task-header { gap: 12px; }
|
|
||||||
|
|
||||||
/* ============================================================
|
/* ============================================================
|
||||||
Rich container detail panel — limits, image, healthcheck,
|
Rich container detail panel — limits, image, healthcheck,
|
||||||
networks, mounts. Rendered inside .task-details above the
|
networks, mounts. Rendered inside .task-details above the
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user