mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-01-16 23:00:51 +00:00
feat: Add spacing div in AnnouncementView for improved layout
This commit is contained in:
parent
85de170031
commit
82e2bc75bf
1 changed files with 3 additions and 0 deletions
|
|
@ -237,6 +237,9 @@ const AnnouncementView: FunctionComponent<
|
|||
modelId: modelId,
|
||||
}}
|
||||
/>
|
||||
<div className="mt-4">
|
||||
|
||||
</div>
|
||||
|
||||
<ModelDelete
|
||||
modelType={StatusPageAnnouncement}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue