Use ::before
to avoid conflicts
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
d56b802786
commit
d16e42374f
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue