mirror of
https://github.com/danog/telegram-tt.git
synced 2025-01-21 21:01:29 +01:00
Message: Better highlight area when selected (#1549)
This commit is contained in:
parent
5e72caa385
commit
aefd2f1cce
@ -125,8 +125,8 @@
|
||||
&::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: -0.1875rem;
|
||||
bottom: -0.1875rem;
|
||||
top: -0.3125rem;
|
||||
bottom: -0.3125rem;
|
||||
left: -50vw;
|
||||
right: -50vw;
|
||||
background: black;
|
||||
|
Loading…
x
Reference in New Issue
Block a user