19 lines
354 B
Plaintext
19 lines
354 B
Plaintext
@import (reference) '../style/themes/index.less';
|
|
@import (reference) '../style/mixins/hairline.less';
|
|
|
|
@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;
|