fix(storage): spacing between the enrichment tag row and action rows
The .drive-agent-extra slot stacked the agent tag row and the agent action row with no vertical gap (and sat flush against the registry action row). The slot is now a flex column with a .6rem gap + top margin, hidden when empty; enrichCard's inline margin removed.
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
## Changelog
|
||||
|
||||
### v0.98.1 — drive-card spacing: enrichment rows no longer touch (2026-07-02)
|
||||
|
||||
User feedback: on the Meghajtók cards the agent tag row ("Felhasználói adat", "lassú", uuid) and the
|
||||
agent action row ("Leválasztás", "Törlés…") rendered with zero vertical gap. The
|
||||
`.drive-agent-extra` slot is now a flex column with a .6rem gap (+ .6rem top margin, hidden when
|
||||
empty); the inline margin in `enrichCard` dropped in favor of the slot styles; metarow horizontal
|
||||
gap tightened to .75rem. CSS + one JS-string line only (storage.html, style.css).
|
||||
|
||||
|
||||
### v0.98.0 — storage IA follow-up: Meghajtók / Hálózati tárhely subpages (2026-07-02)
|
||||
|
||||
User feedback on the D1 Tárhely page: the NAS-add button rendered directly next to the local-drive
|
||||
|
||||
Reference in New Issue
Block a user