mirror of
https://github.com/danog/telegram-tt.git
synced 2024-11-26 20:34:44 +01:00
Composer / Embedded Message: Fix padding (#2027)
This commit is contained in:
parent
7152377b03
commit
a8235b009b
@ -51,7 +51,7 @@
|
||||
position: absolute;
|
||||
top: 0.3125rem;
|
||||
bottom: 0.3125rem;
|
||||
left: 0.3125rem;
|
||||
left: 0.375rem;
|
||||
width: 2px;
|
||||
background: var(--accent-color);
|
||||
border-radius: 2px;
|
||||
|
Loading…
Reference in New Issue
Block a user