Use ::before to avoid conflicts
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.videoTile:not(.isLocal):hover::after {
|
||||
.videoTile:not(.isLocal):hover::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user