Change style of user table

This commit is contained in:
cuom1999 2022-11-09 14:41:08 -06:00
parent 924f209311
commit 30417e1cde
8 changed files with 26 additions and 19 deletions

View file

@ -3,7 +3,6 @@
{% block users_media %}
<style>
#users-table td:nth-child(3), #users-table th:nth-child(3) {
border-right: none;
text-align: left;
}
#users-table td:nth-child(2), #users-table th:nth-child(2) {