Skip to content

Commit 87c81de

Browse files
authored
Merge pull request openiap#219 from 6ebeng/patch-11
Fix padding panel buttons
2 parents 22301f9 + 0bdb617 commit 87c81de

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

OpenFlow/src/public/EditForm.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,7 @@
114114

115115
.form-builder-panel .btn {
116116
padding-left: 1rem !important;
117-
}
118-
119-
.formcomponents .formcomponent {
120-
padding: 0 !important;
117+
padding-bottom: 2rem !important;
121118
}
122119

123120
</style>

0 commit comments

Comments
 (0)