required controlled
This commit is contained in:
4
resources/assets/sass/app.css
vendored
4
resources/assets/sass/app.css
vendored
@@ -29,6 +29,10 @@
|
||||
@apply text-red ml-1;
|
||||
} */
|
||||
|
||||
.has-error input, .has-error select, .has-error textarea {
|
||||
border: 1px solid #cc0000 !important;
|
||||
}
|
||||
|
||||
.input-money {
|
||||
@apply w-full text-sm px-3 py-2.5 mt-1 rounded-lg border border-light-gray text-black placeholder-light-gray bg-white disabled:bg-gray-200 focus:outline-none focus:ring-transparent focus:border-purple;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user