index.less 200 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 @import '~@qx/ui/src/style/variable.less'; .qx-condition { width: 100%; &-header { display: flex; align-items: center; justify-content: space-between; margin-bottom: 16px; } }