We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e79e5 commit 1215f30Copy full SHA for 1215f30
site/src/pages/home/index_zh-CN.vue
@@ -10,7 +10,7 @@
10
<p class="sub-title">为设计师 & 开发者,打造工作美学</p>
11
<t-popconfirm :popup-props="{ trigger: 'hover' }" placement="top-left">
12
<t-tag class="tds-intro-button" theme="primary" style="height: 24px; cursor: pointer"
13
- >腾讯“端服务”联盟产品</t-tag
+ >腾讯 “端服务” 联盟产品</t-tag
14
>
15
<div class="tds-intro" slot="content">
16
<h4>腾讯 “端服务” 联盟产品</h4>
site/src/style/home.less
@@ -273,6 +273,7 @@
273
.tds-intro-button {
274
height: 24px;
275
margin: 24px 0 0 24px;
276
+ letter-spacing: 0;
277
}
278
279
@media screen and (max-width: 992px) {
0 commit comments