Skip to content

Commit

Permalink
docs: 스펙 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
junghyeonsu committed Aug 17, 2023
1 parent c90ca7d commit e74f064
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/content/component/text-field/style.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ slug: /component/text-field/style
| -------------------------------------- | ---------- | ----------------------------------- |
| Label | Typography | $semantic.typography.label3-bold |
| Required Indicator, Optional Indicator | Typography | $semantic.typography.label3-regular |
| Field Text, Placeholder | Typography | $semantic.typography.label2-regular |
| Field Text, Placeholder | Typography | $semantic.typography.label1-regular |
| Description | Typography | $semantic.typography.label3-regular |
| Prefix, Suffix (string type) | Typography | $semantic.typography.label3-regular |

Expand All @@ -109,7 +109,7 @@ slug: /component/text-field/style
| -------------------------------------- | ---------- | ----------------------------------- |
| Label | Typography | $semantic.typography.label3-bold |
| Required Indicator, Optional Indicator | Typography | $semantic.typography.label3-regular |
| Field Text, Placeholder | Typography | $semantic.typography.label3-regular |
| Field Text, Placeholder | Typography | $semantic.typography.label2-regular |
| Prefix, Suffix (string type) | Typography | $semantic.typography.label3-regular |
| Description | Typography | $semantic.typography.label4-regular |

Expand All @@ -135,7 +135,7 @@ slug: /component/text-field/style
| -------------------------- | ------------------ | ----- |
| Field | Corner Radius | 6pt |
| | Min Width | 280pt |
| | Height | 42pt |
| | Height | 44pt |
| | Horizontal Padding | 12pt |
| Prefix / Label | Spacing | 8pt |
| Label / Suffix | Spacing | 8pt |
Expand Down

0 comments on commit e74f064

Please sign in to comment.