[WebHost] Fix /user-content styles (#408)

This commit is contained in:
Chris Wilson
2022-04-03 20:16:15 -04:00
committed by GitHub
parent a080288e3e
commit 07ff0f1026
2 changed files with 2 additions and 10 deletions

View File

@@ -44,11 +44,3 @@
#user-content table.dataTable{
width: unset;
}
table.dataTable thead th{
padding: 0 20px 0 0;
}
table.dataTable tbody td{
padding: 6px 20px 0 0;
}