Move size-indicator to right

This commit is contained in:
2024-10-07 13:32:32 -04:00
parent 68052996fd
commit 92c025a344

View File

@@ -54,7 +54,7 @@ export default {
.size-code { .size-code {
position: fixed; position: fixed;
bottom: 0; bottom: 0;
left: 0; right: 0;
z-index: 50; z-index: 50;
padding: 0.5rem; padding: 0.5rem;
margin: 0.5rem; margin: 0.5rem;