refactor: 校验信息间距
This commit is contained in:
parent
45b584b092
commit
daf61f7409
@ -386,7 +386,7 @@ onUnmounted(() => {
|
||||
</div>
|
||||
|
||||
<Transition name="slide-up" v-if="!compact">
|
||||
<FormMessage class="absolute" />
|
||||
<FormMessage class="absolute bottom-[-4px]" />
|
||||
</Transition>
|
||||
</div>
|
||||
</FormItem>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user