mirror of
				https://github.com/soybeanjs/soybean-admin.git
				synced 2025-11-04 15:53:43 +08:00 
			
		
		
		
	fix(projects): fix manage_menu modal style
This commit is contained in:
		@@ -281,7 +281,7 @@ watch(
 | 
			
		||||
 | 
			
		||||
<template>
 | 
			
		||||
  <NModal v-model:show="visible" :title="title" preset="card" class="w-800px">
 | 
			
		||||
    <NScrollbar class="h-480px">
 | 
			
		||||
    <NScrollbar class="h-480px pr-20px">
 | 
			
		||||
      <NForm ref="formRef" :model="model" :rules="rules" label-placement="left" :label-width="100">
 | 
			
		||||
        <NGrid responsive="screen" item-responsive>
 | 
			
		||||
          <NFormItemGi span="24 m:12" :label="$t('page.manage.menu.menuType')" path="menuType">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user