Anther pseudo element rules fix
This commit is contained in:
+1
-1
@@ -138,7 +138,7 @@ body {
|
|||||||
width: 0;
|
width: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
}
|
}
|
||||||
.icon-user::before {
|
.icon-user::before, .icon-lock::before {
|
||||||
content: none;
|
content: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user