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