feat: make user cards look less derpy

v1.18.x
Baris Usakli 6 years ago
parent de437e36a5
commit 31bb2ae9af

@ -1,8 +1,10 @@
.admins-mods { .admins-mods {
.user-card { .user-card {
margin-right: 10px; background: #eeeeee;
padding: 2px; border-radius: 4px;
height: 30px; margin: 5px;
padding: 5px;
height: 35px;
} }
.remove-user-icon { .remove-user-icon {

Loading…
Cancel
Save