// 默认背景色
@image-background-color: @bg-color-page;

// 默认提示文字颜色
@image-text-color: @text-color-placeholder;

// 图标大小
@image-icon-size: 22px;
