add fix button

This commit is contained in:
Andreani Jean
2023-08-28 15:04:32 +02:00
parent c64604e4b7
commit 6383fafcbf

View File

@@ -60,7 +60,7 @@ onMounted(async () => {
.gvs-has-map .entry-report-button {
display: block;
position: absolute;
right: toRem(1);
right: toRem(12);
top: toRem(2);
z-index: 1;
}