Composer / Embedded Message: Fix padding (#2027)
This commit is contained in:
parent
7152377b03
commit
a8235b009b
@ -51,7 +51,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0.3125rem;
|
top: 0.3125rem;
|
||||||
bottom: 0.3125rem;
|
bottom: 0.3125rem;
|
||||||
left: 0.3125rem;
|
left: 0.375rem;
|
||||||
width: 2px;
|
width: 2px;
|
||||||
background: var(--accent-color);
|
background: var(--accent-color);
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user