better css positioning
This commit is contained in:
parent
0717b9493c
commit
47aa3254c7
|
@ -828,7 +828,8 @@ input:-moz-placeholder { color: #454545; }
|
||||||
.icon-resize-small::before { content: '\e808'; } /* '' */
|
.icon-resize-small::before { content: '\e808'; } /* '' */
|
||||||
|
|
||||||
#progress{
|
#progress{
|
||||||
right: 40px;
|
right: 4rem;
|
||||||
bottom: 40px;
|
bottom: 4rem;
|
||||||
text-align: center;
|
width: fit-content;
|
||||||
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user