Logged panel, remove icon user
This commit is contained in:
@@ -237,6 +237,9 @@ body.logged, .logged .content {
|
|||||||
background-color: #2c2b27;
|
background-color: #2c2b27;
|
||||||
color: #c2a593;
|
color: #c2a593;
|
||||||
}
|
}
|
||||||
|
.user-container::before{
|
||||||
|
content: none;
|
||||||
|
}
|
||||||
.user-container .user-username {
|
.user-container .user-username {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
min-height: 82px;
|
min-height: 82px;
|
||||||
|
|||||||
Reference in New Issue
Block a user