Move submit score button to top left of page
parent
3e7e9eeb70
commit
e6c4d2347f
|
@ -25,6 +25,6 @@ tr {
|
|||
flex-direction: row;
|
||||
}
|
||||
|
||||
#actions-div {
|
||||
margin-left: auto;
|
||||
#add-score-button {
|
||||
margin-right: auto;
|
||||
}
|
Reference in New Issue