Skip to content

Commit 4391d8c

Browse files
committed
docs: update css vars
1 parent c96f143 commit 4391d8c

4 files changed

Lines changed: 12 additions & 8 deletions

File tree

src/navbar/README.en-US.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Name | Default Value | Description
5353
--td-navbar-capsule-height | 32px | -
5454
--td-navbar-capsule-width | 88px | -
5555
--td-navbar-center-left | @navbar-right | -
56-
--td-navbar-center-width | --td-navbar-center-width | -
56+
--td-navbar-center-width | 187px | -
5757
--td-navbar-color | @text-color-primary | -
5858
--td-navbar-height | 48px | -
5959
--td-navbar-left-arrow-size | 24px | -

src/navbar/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ t-class-title | 标题样式类
102102
--td-navbar-capsule-height | 32px | -
103103
--td-navbar-capsule-width | 88px | -
104104
--td-navbar-center-left | @navbar-right | -
105-
--td-navbar-center-width | --td-navbar-center-width | -
105+
--td-navbar-center-width | 187px | -
106106
--td-navbar-color | @text-color-primary | -
107107
--td-navbar-height | 48px | -
108108
--td-navbar-left-arrow-size | 24px | -

src/qrcode/README.en-US.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,11 @@ value | String | - | scanned text | N
2424
name | params | description
2525
-- | -- | --
2626
refresh | \- | Click the "Click to refresh" callback
27+
28+
29+
### CSS Variables
30+
31+
The component provides the following CSS variables, which can be used to customize styles.
32+
Name | Default Value | Description
33+
-- | -- | --
34+
--td-font-size-title-small | --td-font-size-title-small | -

src/qrcode/README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,7 @@ t-class | 根节点样式类
101101

102102
### CSS Variables
103103

104-
105104
组件提供了下列 CSS 变量,可用于自定义样式。
106-
107-
名称 | 默认值 | 描述
105+
名称 | 默认值 | 描述
108106
-- | -- | --
109-
--td-qrcode-border-color | #dcdcdc | -
110-
--td-qrcode-border-width | 1px | -
111-
--td-qrcode-border-radius | 6px | -
107+
--td-font-size-title-small | --td-font-size-title-small | -

0 commit comments

Comments
 (0)