Skip to content

Commit 0e13d22

Browse files
committed
Some changes
1 parent bbb3ee8 commit 0e13d22

4 files changed

Lines changed: 811 additions & 58 deletions

File tree

components/plugins/Form/Form.Dropdown.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Form.prototype.Dropdown = function(options = {}) {
3232
cursor: pointer;
3333
user-select: none;
3434
width: 100%;
35+
box-sizing: border-box;
3536
}
3637
.form_dropdown_items {
3738
position: absolute;

0 commit comments

Comments
 (0)