Fixed placeholder mouse events
This commit is contained in:
parent
9b56ea5725
commit
0f5ed23810
@ -2726,6 +2726,7 @@ a.composer_command_option.composer_autocomplete_option_active .composer_command_
|
|||||||
display: block;
|
display: block;
|
||||||
margin-top: -1px;
|
margin-top: -1px;
|
||||||
margin-left: 1px;
|
margin-left: 1px;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
&:empty:active:before,
|
&:empty:active:before,
|
||||||
&:empty:focus:before {
|
&:empty:focus:before {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user