jiaqingjiayi-xiaochengxu/甲情_甲意/node_modules/antd-mini/less/Skeleton/Title/index.less

13 lines
230 B
Plaintext
Raw Permalink Normal View History

2024-11-15 03:51:28 +00:00
@import '../variable.less';
.@{skeletonPrefix}-title {
&-animate {
.skeleton-animation();
}
height: 40 * @rpx;
width: 45%;
margin-bottom: 40 * @rpx;
border-radius: @default-radius;
background: @skeleton-fill;
}