Files
2026-03-27 13:29:41 +08:00

13 lines
142 B
SCSS

@import "./assets/style/flex.scss";
.empty {
image {
width: 40vw;
height: 40vw;
}
}
.tip {
font-size: 28rpx;
color: var(--text-3);
}