mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-18 06:33:42 +08:00
chore(projects): add unocss eslint config
This commit is contained in:
@@ -29,7 +29,7 @@ const icon = computed(() => iconMap[props.type]);
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="flex-vertical-center gap-24px min-h-520px size-full overflow-hidden">
|
||||
<div class="size-full min-h-520px flex-vertical-center gap-24px overflow-hidden">
|
||||
<div class="flex text-400px text-primary">
|
||||
<SvgIcon :local-icon="icon" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user