fix: display current progress in single line (#37418)
This commit is contained in:
@ -33,7 +33,7 @@ button.map-title:hover {
|
|||||||
|
|
||||||
.map-title-completed {
|
.map-title-completed {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
width: 100px;
|
min-width: 100px;
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user