Fix virtual-sample static comments-container position

This commit is contained in:
Timothée Goguely 2024-11-28 18:08:39 +01:00
parent 92f5d8b300
commit 40df3107c3
3 changed files with 14 additions and 6 deletions

View file

@ -308,9 +308,6 @@ function openComment(comment) {
margin: auto;
font-size: var(--text-sm);
color: var(--color-grey-400);
background-image: var(--icon-comment);
background-position: center;
background-repeat: no-repeat;
}
.comments.empty::before {
--icon-size: 1.25rem;