UX: remove margin on bookmark icon on chat msg (#25859)

This commit is contained in:
chapoi 2024-02-26 16:49:58 +02:00 committed by GitHub
parent aee6f1d0fb
commit 0dfd30f587
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,6 @@
.d-icon-bookmark {
color: var(--primary-low-mid);
font-size: var(--font-down-2);
margin-left: 0.5rem;
}
}