This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new 3129985 Update index.styl
3129985 is described below
commit 31299853cdc72bf9426f4298584f9738f8535fbc
Author: Sail <[email protected]>
AuthorDate: Mon Jul 6 17:15:02 2020 +0800
Update index.styl
---
site/src/main/.vuepress/theme/styles/index.styl | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/site/src/main/.vuepress/theme/styles/index.styl
b/site/src/main/.vuepress/theme/styles/index.styl
index f8ef6ed..dca5ba9 100644
--- a/site/src/main/.vuepress/theme/styles/index.styl
+++ b/site/src/main/.vuepress/theme/styles/index.styl
@@ -184,6 +184,8 @@ tr
th, td
border 1px solid #dfe2e5
padding .6em 1em
+ &:nth-child(1)
+ width 10em
.theme-container
&.sidebar-open
@@ -224,4 +226,4 @@ footer.page-edit blockquote
small
padding-top: 1em
display: block
- text-align: right
\ No newline at end of file
+ text-align: right