fixed: infinite loop caused by default md-dialog resize function in Safari

This commit is contained in:
Igor Kulikov 2020-02-19 17:08:43 +02:00
parent 7adeaf21c6
commit 9d212bf39e

View File

@ -15,7 +15,7 @@
limitations under the License. limitations under the License.
--> -->
<md-dialog aria-label="{{ 'dashboard.manage-states' | translate }}" style="min-width: 600px;"> <md-dialog aria-label="{{ 'dashboard.manage-states' | translate }}" style="width: 620px;">
<form name="theForm" ng-submit="vm.save()"> <form name="theForm" ng-submit="vm.save()">
<md-toolbar> <md-toolbar>
<div class="md-toolbar-tools"> <div class="md-toolbar-tools">