This commit is contained in:
Jan Prochazka
2024-10-11 09:58:54 +02:00
parent 7557666135
commit c39dc6295d

View File

@@ -344,8 +344,11 @@
.loginButton {
padding: 10px;
width: 300px;
width: 140px;
max-width: 140px;
min-width: 140px;
margin: 20px;
margin-bottom: 0;
flex: 1;
text-align: center;
border-radius: 5px;