Setup color pseudo element after
This commit is contained in:
@@ -242,6 +242,9 @@ body.logged, .logged .content {
|
|||||||
.user-container::before{
|
.user-container::before{
|
||||||
content: none;
|
content: none;
|
||||||
}
|
}
|
||||||
|
.user-container::before {
|
||||||
|
color: inherit;
|
||||||
|
}
|
||||||
.user-container .user-username {
|
.user-container .user-username {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
|
|||||||
Reference in New Issue
Block a user