2024-11-10 07:01:22 +00:00
|
|
|
@import (reference) '../style/themes/index.less';
|
2024-12-01 11:56:54 +00:00
|
|
|
@import (reference) '../style/mixins/hairline.less';
|
2024-11-10 07:01:22 +00:00
|
|
|
|
|
|
|
@gridPrefix: ant-grid;
|
|
|
|
|
|
|
|
@icon-size: 56 * @rpx;
|
|
|
|
|
|
|
|
@title-color: @COLOR_TEXT_PRIMARY;
|
|
|
|
|
|
|
|
@description-size: 24 * @rpx;
|
|
|
|
|
|
|
|
@description-color: @COLOR_TEXT_ASSIST;
|
|
|
|
|
|
|
|
@vertical-space: 40 * @rpx;
|
|
|
|
|
|
|
|
@columnsscroll-width: 130 * @rpx;
|
|
|
|
|
|
|
|
@border-color: @COLOR_BORDER;
|