How can I remove the highlight of a listitem? #5303
Unanswered
YoonSungHyun-Git
asked this question in
Q&A
Replies: 1 comment
-
I think the default rules for ListView styling are too broad. I've created a PR to address this here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am developing a custom list item by adding a label and button to the list item.
This is a program that expands when you click on the list and creates a button.
However, when I click on the listview, the label and button are covered with blue. I wonder how to remove this.
Beta Was this translation helpful? Give feedback.
All reactions