Skip to content

Commit

Permalink
fix(KtField): overwrite margin-bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
carsoli committed Dec 7, 2023
1 parent 8bcf36b commit 04de90d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/kotti-ui/source/kotti-field/KtField.vue
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ we would be able to extend on demand instead of unscoping all field classes -->

&__input-container-wrapper-loading {
height: 40px !important;
margin-bottom: 0 !important;
}

// placeholders for slots
Expand Down

0 comments on commit 04de90d

Please sign in to comment.