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 {
.user-card {
margin-right: 10px;
padding: 2px;
height: 30px;
background: #eeeeee;
border-radius: 4px;
margin: 5px;
padding: 5px;
height: 35px;
}
.remove-user-icon {

Loading…
Cancel
Save