fix css lint
This commit is contained in:
parent
5cebce9bbf
commit
4a27abb131
2 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,7 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
.mx_BasicMessageComposer {
|
||||
.mx_BasicMessageComposer_inputEmpty > :first-child:before {
|
||||
.mx_BasicMessageComposer_inputEmpty > :first-child::before {
|
||||
content: var(--placeholder);
|
||||
opacity: 0.333;
|
||||
width: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue