Fix quick reactions to be aligned with other emoji
This uses center alignment for quick reactions as well, so that they line up with the larger emoji categories above.
This commit is contained in:
@@ -221,7 +221,6 @@ limitations under the License.
|
||||
|
||||
.mx_EmojiPicker_quick {
|
||||
flex-direction: column;
|
||||
align-items: start;
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user