@ -6,7 +6,7 @@
<view v-if="mode === 'base'" class="uni-dialog-content">
<slot>
<textarea class="uni-dialog-content-text" :value="content" :auto-height="false"
style="max-height: 200px;"></textarea>
style="max-height: 135px;"></textarea>
</slot>
</view>
<view v-else class="uni-dialog-content">