样式细节调整
This commit is contained in:
@@ -374,7 +374,7 @@ function SelectResource() {
|
||||
</>)}
|
||||
</div>
|
||||
</SelectItem>
|
||||
{i < resources.length - 1 && <SelectSeparator className={`m-2`}/>}
|
||||
{i < resources.length - 1 && <SelectSeparator className={`m-1`}/>}
|
||||
</>))}
|
||||
</SelectContent>
|
||||
</Select>
|
||||
|
||||
Reference in New Issue
Block a user