Skip to content

Commit

Permalink
🐛 fix spacing between author and profile closes #62
Browse files Browse the repository at this point in the history
  • Loading branch information
McPringle committed Mar 31, 2024
1 parent b3bef55 commit ce69007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/themes/apus/views/message-view.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@

.message-view header .author-container {
display: inline-block;
line-height: var(--lumo-line-height-s);
margin-left: var(--lumo-space-s);
}

Expand Down

0 comments on commit ce69007

Please sign in to comment.