mirror of
https://github.com/danog/telegram-tt.git
synced 2024-11-27 12:55:11 +01:00
Revert "Message: Better highlight area when selected (#1549)"
This reverts commit a2f70e132af7bf9bcc961f0650727896166d4c03.
This commit is contained in:
parent
7255298500
commit
1ec0a99200
@ -125,8 +125,8 @@
|
||||
&::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: -0.3125rem;
|
||||
bottom: -0.3125rem;
|
||||
top: -0.1875rem;
|
||||
bottom: -0.1875rem;
|
||||
left: -50vw;
|
||||
right: -50vw;
|
||||
background: black;
|
||||
|
Loading…
Reference in New Issue
Block a user