Compare commits
No commits in common. "ea5d2b435717d17414f269014c2eaa1c8c197610" and "b94cda0ffeb2fd52503613c4e1899be37b65b79b" have entirely different histories.
ea5d2b4357
...
b94cda0ffe
@ -180,10 +180,7 @@
|
|||||||
.ov-toolbar-actions { display: flex; gap: 8px; }
|
.ov-toolbar-actions { display: flex; gap: 8px; }
|
||||||
|
|
||||||
/* ---- Updates: expandable rows ------------------------------------------- */
|
/* ---- Updates: expandable rows ------------------------------------------- */
|
||||||
/* Block (not the inherited .updater-row 3-col grid) so the head sits on top and
|
.ov-row { padding: 0; }
|
||||||
the expanded detail body spans the full row width instead of being squeezed
|
|
||||||
into a narrow right-hand grid column. */
|
|
||||||
.ov-row { padding: 0; display: block; }
|
|
||||||
.ov-row-head {
|
.ov-row-head {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user