|
@@ -619,7 +619,7 @@
|
|
|
</t-tooltip>
|
|
|
</t-radio-button>
|
|
|
<t-radio-button value="center">
|
|
|
- <t-tooltip content="居中" placement="top">
|
|
|
+ <t-tooltip content="水平居中" placement="top">
|
|
|
<t-icon name="format-vertical-align-center" />
|
|
|
</t-tooltip>
|
|
|
</t-radio-button>
|
|
@@ -642,7 +642,7 @@
|
|
|
</t-tooltip>
|
|
|
</t-radio-button>
|
|
|
<t-radio-button value="middle">
|
|
|
- <t-tooltip content="垂直居中" placement="middle">
|
|
|
+ <t-tooltip content="垂直居中" placement="top">
|
|
|
<t-icon name="format-horizontal-align-center" />
|
|
|
</t-tooltip>
|
|
|
</t-radio-button>
|