chore(index.css): remove border-1 class from dropdown-component-outline to fix styling issue
This commit is contained in:
parent
8f1b188775
commit
a046e3a141
1 changed files with 1 additions and 1 deletions
|
|
@ -482,7 +482,7 @@ The cursor: default; property value restores the browser's default cursor style
|
|||
}
|
||||
|
||||
.dropdown-component-outline {
|
||||
@apply border-1 input-edit-node relative pr-8
|
||||
@apply input-edit-node relative pr-8
|
||||
}
|
||||
.dropdown-component-false-outline {
|
||||
@apply input-primary py-2 pl-3 pr-10 text-left
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue