mirror of
https://github.com/vector-im/element-web.git
synced 2026-01-08 01:51:12 +01:00
ensure selection is not lost upon clicking format bar in chrome
This commit is contained in:
parent
af535986d2
commit
e3d70f3999
@ -82,6 +82,7 @@ limitations under the License.
|
||||
cursor: pointer;
|
||||
border-radius: 4px;
|
||||
background-color: $message-action-bar-bg-color;
|
||||
user-select: none;
|
||||
|
||||
&.mx_BasicMessageComposer_formatBar_shown {
|
||||
display: block;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user