updates
This commit is contained in:
@@ -17,7 +17,7 @@ body {
|
||||
input {
|
||||
@apply input input-sm h-7 outline-none placeholder:text-neutral-700 text-white rounded bg-coolgray-200 w-full read-only:bg-coolgray-200/50 read-only:text-opacity-25;
|
||||
}
|
||||
:not(input[type="checkbox"]) {
|
||||
input:not(input[type="checkbox"]) {
|
||||
@apply border-none disabled:border-none;
|
||||
}
|
||||
input[type="checkbox"] {
|
||||
|
||||
Reference in New Issue
Block a user