mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
make polls unselectable
https://meta.discourse.org/t/disabling-text-selection-in-polls/31586
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
div.poll {
|
||||
@include unselectable;
|
||||
|
||||
display: table;
|
||||
width: 500px;
|
||||
max-width: 500px;
|
||||
|
||||
Reference in New Issue
Block a user