add: better domain editor ui

This commit is contained in:
trisua 2025-07-08 15:21:57 -04:00
parent 4ebd7e6c2b
commit 78c9b3349d
4 changed files with 112 additions and 82 deletions

View file

@ -91,6 +91,7 @@
position: fixed;
width: calc(100dvw - (62px + var(--pad-2) * 2)) !important;
left: var(--pad-2);
z-index: 2;
}
}
@ -101,7 +102,7 @@
height: var(--h);
min-height: var(--h);
max-height: var(--h);
font-size: 14px;
font-size: 16px;
}
#panel button:not(.inner *),