Release 10 (devel -> main) #32

Merged
ChaoticByte merged 4 commits from devel into main 2022-06-29 18:14:16 +00:00
Showing only changes of commit 91a184b284 - Show all commits

View file

@ -70,9 +70,12 @@ form input[type="password"], form input[type="text"] {
font-size: 1rem;
margin: .1rem 0;
}
form .horizontalButtonList {
margin-top: 1.5rem;
}
.pinpad {
margin-top: 3rem;
margin-bottom: 2rem;
margin-top: 1.5rem;
margin-bottom: 0;
display: flex;
flex-direction: column;
align-items: center;