Skip to content

Commit

Permalink
feat(components): remove padding
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielFonsecaTake committed May 24, 2023
1 parent 058f93a commit 71dbae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/keyValue/KeyValueView.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</ul>
</form>
<!-- Add item form -->
<div class="ph4 flex justify-center">
<div class="flex justify-center">
<button type="button" ng-click="$ctrl.addNewItem()"
class="bp-btn bp-btn--bot bp-btn--dashed flex justify-center items-center h3-1 w-100 b"
translate>
Expand Down

0 comments on commit 71dbae7

Please sign in to comment.