Move result sheets button to the left

This commit is contained in:
Claude Brisson
2024-01-26 11:32:25 +01:00
parent aaf4a1357e
commit c350d58290

View File

@@ -306,7 +306,7 @@
.result-sheets { .result-sheets {
position: absolute; position: absolute;
bottom: 1em; bottom: 1em;
right: 1em; left: 1em;
} }
/* results section */ /* results section */