Changed Formatting, Added SignedUpUSers.razor to split up RaidRoles.razor
This commit is contained in:
parent
529236e68d
commit
bca069db78
8 changed files with 111 additions and 63 deletions
|
@ -2,8 +2,8 @@
|
|||
background-color: rgb(38 38 38);
|
||||
border-radius: 25px;
|
||||
padding: 25px;
|
||||
width: 900px;
|
||||
/*width: fit-content;*/
|
||||
/*width: 900px;*/
|
||||
width: stretch;
|
||||
color: lightgray;
|
||||
}
|
||||
|
||||
|
@ -27,7 +27,7 @@ h5 {
|
|||
}
|
||||
|
||||
|
||||
.controlButtons {
|
||||
.controlButton {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue