Fixing anchoring button

This commit is contained in:
Maxime Lalo 2023-12-05 09:58:20 +01:00
parent 11d81383e4
commit b1410b9ea5

View File

@ -107,7 +107,7 @@
justify-content: center; justify-content: center;
height: 100%; height: 100%;
.loader { .loader {
width: 40px; width: 21px;
height: 40px; height: 21px;
} }
} }