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
No known key found for this signature in database
GPG key ID: D1D45825D60C24D2

View file

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