mirror of
https://github.com/danog/telegram-tt.git
synced 2025-01-22 05:11:55 +01:00
Message: Better highlight area when selected (#1549)
This commit is contained in:
parent
5e72caa385
commit
aefd2f1cce
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user