diff --git a/Iceshrimp.Frontend/Components/TimelineNote.razor.css b/Iceshrimp.Frontend/Components/TimelineNote.razor.css index ee469b97..99e5379e 100644 --- a/Iceshrimp.Frontend/Components/TimelineNote.razor.css +++ b/Iceshrimp.Frontend/Components/TimelineNote.razor.css @@ -31,4 +31,5 @@ .note { width: 100%; + padding-bottom: 1rem; } \ No newline at end of file