Skip to content

Commit

Permalink
improve UI when get URL webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
trieu committed Jun 11, 2024
1 parent cd2c78e commit 0b9ef14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ <h3> You can write code to send data into Redis </h3>
</div>

<div class="modal fade" id="observerApiInfoDialog" role="dialog">
<div class="modal-dialog modal-lg" style="width:960px;" >
<div class="modal-dialog modal-lg" style="width:1120px;" >
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
Expand Down

0 comments on commit 0b9ef14

Please sign in to comment.