change input to border-border
This commit is contained in:
parent
5727dbde8f
commit
28a8b1f1da
1 changed files with 1 additions and 1 deletions
|
|
@ -209,7 +209,7 @@ The cursor: default; property value restores the browser's default cursor style
|
|||
@apply focus:placeholder-transparent focus:ring-ring focus:border-ring
|
||||
}
|
||||
.input-primary {
|
||||
@apply bg-background block border-ring form-input px-3 placeholder:text-muted-foreground rounded-md shadow-sm sm:text-sm truncate w-full;
|
||||
@apply bg-background block border-border form-input px-3 placeholder:text-muted-foreground rounded-md shadow-sm sm:text-sm truncate w-full;
|
||||
}
|
||||
|
||||
.input-edit-node{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue