Update work-home.vue
This commit is contained in:
parent
dcd5071847
commit
571f0c56d1
@ -409,4 +409,9 @@ useShow(async () => {
|
|||||||
.translate-y--1 {
|
.translate-y--1 {
|
||||||
transform: translateY(-2rpx);
|
transform: translateY(-2rpx);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.icon-edit {
|
||||||
|
width: 24rpx;
|
||||||
|
height: 24rpx;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
Loading…
x
Reference in New Issue
Block a user