调整版本树文案
This commit is contained in:
@@ -132,7 +132,7 @@ const {} = toRefs(data)
|
|||||||
:with-header="false"
|
:with-header="false"
|
||||||
>
|
>
|
||||||
<div class="versionTreeTitle">
|
<div class="versionTreeTitle">
|
||||||
<span>Version Tree: Retro Sofa Sketch</span>
|
<span>Version Tree</span>
|
||||||
<div class="closeBtn" @click="versionTreeData.drawer = false">
|
<div class="closeBtn" @click="versionTreeData.drawer = false">
|
||||||
<div class="closeIcon">
|
<div class="closeIcon">
|
||||||
<SvgIcon name="close" />
|
<SvgIcon name="close" />
|
||||||
@@ -219,7 +219,7 @@ const {} = toRefs(data)
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
border-radius: 8px;
|
border-radius: .8rem;
|
||||||
border: 1.5px solid #D9D9D9;
|
border: 1.5px solid #D9D9D9;
|
||||||
color: rgba(0, 0, 0, 0.6);
|
color: rgba(0, 0, 0, 0.6);
|
||||||
> .versionExport{
|
> .versionExport{
|
||||||
|
|||||||
Reference in New Issue
Block a user