mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-01 02:21:03 +02:00
Disable select for reaction buttons
This commit is contained in:
parent
33513a95d7
commit
6a3708d51b
@ -24,6 +24,7 @@ limitations under the License.
|
||||
border-radius: 10px;
|
||||
background-color: $reaction-row-button-bg-color;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
|
||||
&:hover {
|
||||
border-color: $reaction-row-button-hover-border-color;
|
||||
|
Loading…
x
Reference in New Issue
Block a user