💄 修复一个样式 Bug
This commit is contained in:
parent
dcfe1e70ed
commit
eb796b3833
@ -10,7 +10,7 @@ const handleActionFromDnsList = (urlParam:string) => {
|
|||||||
<template>
|
<template>
|
||||||
<ClientOnly>
|
<ClientOnly>
|
||||||
<div class="flex justify-between w-full">
|
<div class="flex justify-between w-full">
|
||||||
<div>
|
<div class="space-x-2">
|
||||||
<!-- 左边的新元素 -->
|
<!-- 左边的新元素 -->
|
||||||
<UTooltip text="支持列表" :popper="{ placement: 'top' }">
|
<UTooltip text="支持列表" :popper="{ placement: 'top' }">
|
||||||
<CommonDomainList />
|
<CommonDomainList />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user