/*
 * @Author: wfl
 * @LastEditors: wfl
 * @description: 
 * @updateInfo: 
 * @Date: 2022-09-14 11:10:33
 * @LastEditTime: 2022-09-14 11:41:18
 */
// .ant-col-offset-0_5{
//   margin-left: %
// }


// .loop-col(@i) when(@i < 24){
//   .ant-col-offset-@{i}{
//     margin-left: ((@i / 24) * 100%);
//   }
//   .loop-col(@i + 1);
// }
// .loop-col(0.5)
