add border-border to input-edit
This commit is contained in:
parent
6d72a561aa
commit
5727dbde8f
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ The cursor: default; property value restores the browser's default cursor style
|
|||
}
|
||||
|
||||
.input-edit-node{
|
||||
@apply input-primary placeholder:text-center pt-0.5 pb-0.5 text-center
|
||||
@apply input-primary border-border placeholder:text-center pt-0.5 pb-0.5 text-center
|
||||
}
|
||||
.input-search{
|
||||
@apply input-primary pr-7 mx-2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue