1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00

fix dialog tabs overflowing

This commit is contained in:
Damodar Lohani 2021-05-06 13:33:54 +05:45
parent 309f915070
commit d09dfc6bdd

View file

@ -329,7 +329,7 @@ $usageStatsEnabled = $this->getParam('usageStatsEnabled',true);
</form>
</script>
<div data-ui-modal class="modal box close" data-button-alias=".flutter-new">
<div data-ui-modal class="modal box close width-large" data-button-alias=".flutter-new">
<button type="button" class="close pull-end" data-ui-modal-close=""><i class="icon-cancel"></i></button>
<h1 class="margin-bottom-xl">Register your Flutter App</h1>