Move size-indicator to right
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user