reorganized Raid pages

This commit is contained in:
Sarah Faey 2022-11-16 22:23:53 +01:00
parent f40903851e
commit d0ff8251a2
16 changed files with 174 additions and 53 deletions

View file

@ -0,0 +1,22 @@

table {
column-width: auto;
color: lightgrey;
width: fit-content;
}
button {
/*width: max-content;*/
width: 80px;
}
.tdSignUp {
max-width: 400px;
width: fit-content;
}
.tdRole {
max-width: 500px;
width: fit-content;
}