Skip to content

Commit

Permalink
Update modal.html
Browse files Browse the repository at this point in the history
  • Loading branch information
qanelph authored Nov 26, 2021
1 parent d9a0bb9 commit 67fb5d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/modal.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div>
<div class="fflex mt5"
style="padding: 2px 14px; flex-direction: column; align-items: center; justify-content: center;">
style="padding: 2px 14px; padding-bottom: 24px; flex-direction: column; align-items: center; justify-content: center;">
<div class="fflex mb10"
style="flex-direction: column; align-items: flex-end; justify-content: flex-start;">
<div style="padding-top: 2px; font-size: 14px; margin-right: 5px; font-weight: 500">Select format</div>
Expand All @@ -15,4 +15,4 @@


</div>
</div>
</div>

0 comments on commit 67fb5d5

Please sign in to comment.