Use ::before to avoid conflicts

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2022-08-02 14:51:50 +02:00
parent d56b802786
commit d16e42374f

View File

@@ -67,7 +67,7 @@
display: none;
}
.videoTile:not(.isLocal):hover::after {
.videoTile:not(.isLocal):hover::before {
content: "";
position: absolute;
top: 0;