styles.less 278 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 @import '~@qx/ui/src/style/variable.less'; .qx-form-select { width: 100%; &__dropdown-bottom { width: 100% !important; height: 50px !important; text-align: left !important; background-color: #fff !important; border-top: 1px solid @N4 !important; } }