Update mobile.css

This commit is contained in:
augustin64 2022-12-19 18:21:46 +01:00
parent 8289ff7c3d
commit 323f7c6198

View File

@ -30,6 +30,6 @@
}
.edit-button {
transform: translateX(-65%) translateY(-150%);
transform: translateX(-40%) translateY(-130%);
}
}