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