Kundendaten
This commit is contained in:
@@ -55,12 +55,11 @@ input, select, textarea{
|
||||
input[type="text"],
|
||||
input[type="number"],
|
||||
input[type="password"],
|
||||
input[type="file"],
|
||||
select{
|
||||
@apply min-h-[38px] ring-1 ring-black/15 rounded-sm}
|
||||
|
||||
input[type="checkbox"]{@apply inline-block accent-secondary}
|
||||
|
||||
radio{@apply accent-primary}
|
||||
input[type="checkbox"],input[type="radio"]{@apply inline-block accent-secondary h-[13px]}
|
||||
|
||||
input:disabled, input:read-only, select:disabled {
|
||||
@apply bg-gray-200 border-gray-500/15;
|
||||
|
||||
Reference in New Issue
Block a user