feat(guild): add guild page
This commit is contained in:
parent
28432b6523
commit
03eb4e2a51
6138 changed files with 528 additions and 108 deletions
|
|
@ -1,3 +1,12 @@
|
|||
.dataTable {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.dataTable td {
|
||||
text-align: center !important;
|
||||
vertical-align: middle !important;
|
||||
}
|
||||
|
||||
.dataTables_wrapper .dataTables_info,
|
||||
.dataTables_wrapper .dataTables_filter,
|
||||
.dataTables_wrapper .dataTables_length {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue