admin: remove all non-dynamic ml/mr usage

replaced with flex gaps. For #450.
This commit is contained in:
Harvey Tindall
2025-12-07 20:28:05 +00:00
parent ad942fd194
commit 12827f6c84
2 changed files with 79 additions and 75 deletions

View File

@@ -465,7 +465,7 @@ section.section:not(.\~neutral) {
:root {
/* seems to be the sweet spot */
--inside-input-base: -2.6rem;
--inside-input-base: -2.1rem;
/* thought --spacing would do the trick but apparently not */
--tailwind-spacing: 0.25rem;