ensure selection is not lost upon clicking format bar in chrome
This commit is contained in:
@@ -82,6 +82,7 @@ limitations under the License.
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
background-color: $message-action-bar-bg-color;
|
background-color: $message-action-bar-bg-color;
|
||||||
|
user-select: none;
|
||||||
|
|
||||||
&.mx_BasicMessageComposer_formatBar_shown {
|
&.mx_BasicMessageComposer_formatBar_shown {
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
Reference in New Issue
Block a user