Update work-home.vue

This commit is contained in:
huxuejian 2026-02-10 17:45:22 +08:00
parent dcd5071847
commit 571f0c56d1

View File

@ -409,4 +409,9 @@ useShow(async () => {
.translate-y--1 {
transform: translateY(-2rpx);
}
.icon-edit {
width: 24rpx;
height: 24rpx;
}
</style>