Remove unused pseudo element
This commit is contained in:
@@ -79,6 +79,9 @@ body {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
position: initial;
|
position: initial;
|
||||||
}
|
}
|
||||||
|
.ynh-wrapper::after {
|
||||||
|
content: none;
|
||||||
|
}
|
||||||
|
|
||||||
.messages
|
.messages
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user