/* Keep adjacent actions separated without changing the reviewed mobile layout. */
:is(uni-view,div,nav,footer):has(>uni-button+uni-button),
:is(uni-view,div,nav,footer):has(>button+button){column-gap:8px;row-gap:8px}
.sheet-actions,.answer-actions{gap:12px}
