Skip to content

Commit 7b944ed

Browse files
committed
remove unnecessary and formating fix
1 parent 3010b6d commit 7b944ed

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

docs/resources/ui/widgets/basic-widgets/text.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,13 @@ com/embed/62fd114580c94b0e84e837f19e5b57f8?sid=002d6a75-25c0-426f-9b09-9300f0cd5
121121

122122
![](../built-in-widgets/imgs/20250430121459696014.png)
123123

124-
:::tip
124+
:::tip
125125
Use `Auto Size` with percentage-based dimensions for better responsiveness. For example, set the container width to `30%` and enable `Auto Size` to allow the text size to adjust as the screen size changes.
126-
:::
126+
:::
127127

128-
:::note
128+
:::note
129129
The `Auto Size` feature has a minimum font size threshold. If the container becomes too small, text may clip or overflow when resizing is no longer possible.
130-
:::
130+
:::
131131

132132

133133

docs/troubleshooting/widget/emoji-size-on-ios-devices.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,4 @@ On iOS devices, emojis can appear oversized when rendered inside text widgets, d
3535
Auto-Size works best when combined with fixed container dimensions. This approach prevents oversized emojis and supports responsive layouts.
3636
:::
3737

38-
![](../assets/20250430121252902305.png)
3938

0 commit comments

Comments
 (0)