mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 08:09:18 +02:00
Récapitulatif admin: sections → fieldsets, fichiers en table, marges + pas de thumbnails
This commit is contained in:
@@ -2075,6 +2075,14 @@ th.admin-ap-col {
|
||||
|
||||
/* ── Récapitulatif sections ───────────────────────────────── */
|
||||
|
||||
.admin-main--recap > fieldset {
|
||||
margin-bottom: var(--space-l);
|
||||
}
|
||||
|
||||
.admin-main--recap > fieldset:last-of-type {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.recap-synopsis,
|
||||
.recap-long-text {
|
||||
max-width: 70ch;
|
||||
|
||||
Reference in New Issue
Block a user