Composer / Embedded Message: Fix padding (#2027)

This commit is contained in:
Alexander Zinchuk 2022-09-13 09:47:59 +02:00
parent 7152377b03
commit a8235b009b

View File

@ -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;