chore(index.css): remove border-1 class from dropdown-component-outline to fix styling issue

This commit is contained in:
anovazzi1 2023-07-06 11:56:32 -03:00
commit a046e3a141

View file

@ -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