Forum Discussion
msekmfb1
Jan 17, 2020Iron Contributor
Disable selection in menus
Hello everyone. As you know, settings, downloads, history, favorites, etc. pages are just regular HTML pages, so you can select text on them:
Many users can accidentally do that and it's looking quite ugly. I do not think that someone might need to make selection in these menus, so I suggest to prevent users from selecting this (adding '-webkit-user-select: none' property).
1 Reply
- msekmfb1Iron Contributor
In collections too