update review css
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/deployment/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-05-22 18:05:31 +02:00
parent afe3c0ccbd
commit 2cd8d7fcca
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -583,6 +583,9 @@ pre[class*="language-"] {
.review {
width: 100%;
max-width: calc($content-max-width - 60px - 2rem);
overflow: auto;
.review-avatar, .review-avatar img {
width: 60px;