improve new member form style

This commit is contained in:
imperosol
2025-09-13 14:44:22 +02:00
parent 966fe0ec0e
commit c7363de44f
7 changed files with 86 additions and 28 deletions

View File

@@ -36,6 +36,7 @@
> .ts-control {
box-shadow: none;
max-width: 300px;
width: 300px;
background-color: var(--nf-input-background-color);
&::after {