Adjust a stage selection menu

This commit is contained in:
Andrio Celos
2024-02-22 17:08:55 +11:00
parent 87cf04909a
commit 5c90d3ad09

View File

@@ -1747,7 +1747,7 @@ button.dragging {
}
#testStageSelectionList {
max-width: 52em;
max-width: 72em;
display: flex;
flex-flow: row wrap;
justify-content: center;