redesigned input elements

This commit is contained in:
t.ruspekhofer 2022-03-19 21:51:15 +01:00
parent 2aa6978137
commit cb683723b7
7 changed files with 84 additions and 13 deletions

View file

@ -6,11 +6,8 @@ table {
}
button {
width: max-content;
}
.signUpButton{
width: 30px;
/*width: max-content;*/
width: 80px;
}
.tdSignUp {