styles.less 151 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 @prefix-cls: ~'qx-page-loading'; .@{prefix-cls} { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }