mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-27 00:56:13 +01:00
feat: make user cards look less derpy
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user