mirror of
https://github.com/lvgl/lvgl.git
synced 2024-11-23 01:33:59 +08:00
fix(issue): fix the platform input box not displaying fully (#7316)
Signed-off-by: lhdjply <lhdjply@126.com>
This commit is contained in:
parent
4a432c4783
commit
bc1155ec5b
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -17,7 +17,7 @@ body:
|
|||||||
placeholder: e.g. v9.0.0
|
placeholder: e.g. v9.0.0
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: textarea
|
||||||
id: platform
|
id: platform
|
||||||
attributes:
|
attributes:
|
||||||
label: Platform
|
label: Platform
|
||||||
|
Loading…
Reference in New Issue
Block a user