Merge pull request #3570 from matrix-org/jryans/align-quick-reactions
Fix quick reactions to be aligned with other emoji
This commit is contained in:
commit
a0aef67793
1 changed files with 0 additions and 1 deletions
|
@ -221,7 +221,6 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_EmojiPicker_quick {
|
.mx_EmojiPicker_quick {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: start;
|
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue