Message: Better highlight area when selected (#1549)

This commit is contained in:
Alexander Zinchuk 2021-11-17 17:49:49 +03:00
parent 5e72caa385
commit aefd2f1cce

View File

@ -125,8 +125,8 @@
&::before { &::before {
content: ""; content: "";
position: absolute; position: absolute;
top: -0.1875rem; top: -0.3125rem;
bottom: -0.1875rem; bottom: -0.3125rem;
left: -50vw; left: -50vw;
right: -50vw; right: -50vw;
background: black; background: black;