Modify link preview text spacing and size

This commit is contained in:
Bojan Mojsilovic 2023-12-13 15:59:34 +01:00
parent 74d503afcf
commit 06b6473b24

View File

@ -3,8 +3,8 @@
text-decoration: none;
color: var(--text-tertiary);
font-size: 15px;
font-weight: 300;
line-height: 18px;
font-weight: 400;
line-height: 20px;
overflow: hidden;
border-radius: var(--border-radius-small);
background-color: var(--background-input);
@ -83,7 +83,7 @@
flex-direction: row;
justify-content: flex-start;
align-items: center;
padding-block: 8px;
padding-block: 0;
>img {
width: 24px;