split the role tables from RaidDetails into their own razor files
This commit is contained in:
parent
75b8fd13fc
commit
c298f4d20e
5 changed files with 204 additions and 107 deletions
9
Lieb/Pages/Raids/RaidRolesNoSignUp.razor.css
Normal file
9
Lieb/Pages/Raids/RaidRolesNoSignUp.razor.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
h5 {
|
||||
color: lightgrey;
|
||||
}
|
||||
|
||||
table {
|
||||
column-width: auto;
|
||||
color: lightgray;
|
||||
width: max-content;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue