YZProjectCloud/yanzhu-ui-app/miniprogram/pageage/project_checked/list/index.less

10 lines
144 B
Plaintext
Raw Normal View History

2025-08-04 17:50:25 +08:00
.project_checked_list {
.inspect_for_bgd {
position: relative;
.edit-icon {
position: absolute;
right: 40rpx;
}
}
}