Merge pull request #3209 from chakflying/fix/apikey-modal-layout

Fix: Fix incorrect modal layout in generate api-key
This commit is contained in:
Louis Lam 2023-05-31 15:09:58 +08:00 committed by GitHub
commit 20af2d9d95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@
</div>
</div>
</div>
</div>
<div class="modal-footer">
<button
id="monitor-submit-btn" class="btn btn-primary" type="submit"
@ -60,7 +60,6 @@
</div>
</div>
</div>
</div>
<div ref="keymodal" class="modal fade" tabindex="-1" data-bs-backdrop="static">
<div class="modal-dialog">
<div class="modal-content">