all developments of milestone 1

This commit is contained in:
setop
2024-04-10 12:36:21 +00:00
parent a78dc261e5
commit 7030d56864
266 changed files with 5391 additions and 2609 deletions

View File

@@ -110,7 +110,13 @@ body {
@apply border-red-500;
}
.input-icon-right {
right: 0.5rem;
@apply right-2;
}
.input-iconspace-left {
@apply pl-8;
}
.input-iconspace-right {
@apply pr-8;
}
.input[type="text"]:disabled,
.input[type="email"]:disabled {