UX: hides emoji picker from edit category tab topic template (#9036)

This commit is contained in:
Joffrey JAFFEUX 2020-02-25 00:49:42 +01:00 committed by GitHub
parent e303b4d181
commit a5c7f0c98d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -138,6 +138,12 @@
flex: 0;
}
.edit-category-tab-topic-template {
.emoji.btn {
display: none;
}
}
.user-preferences .bio-composer,
.group-form-bio,
.edit-category-tab-topic-template {