Move submit score button to top left of page

This commit is contained in:
sudoer777 2021-11-26 13:17:44 -07:00
parent 3e7e9eeb70
commit e6c4d2347f

View file

@ -25,6 +25,6 @@ tr {
flex-direction: row; flex-direction: row;
} }
#actions-div { #add-score-button {
margin-left: auto; margin-right: auto;
} }