Skip to content

Commit

Permalink
fix(forms): style pollution (#1085)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leopoldthecoder authored Jan 18, 2024
1 parent 39ea866 commit b28692a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/forms/src/generator/FormGenerator.vue
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,6 @@ export default {
white-space: nowrap;
}
button:not(.multiselect-item button):not(.select-item button),
input[type="submit"] {
background-color: #fff;
border: 1px solid #ccc;
Expand Down

0 comments on commit b28692a

Please sign in to comment.