Emoji Pack Picker #102

Merged
floatingghost merged 7 commits from Mergan/pleroma-fe:develop into develop 2022-08-03 20:56:57 +00:00
Showing only changes of commit bc36608a6a - Show all commits

View file

@ -35,9 +35,8 @@
}
.heading {
display: flex;
// height: 32px;
padding: 10px 7px 5px;
overflow-x: auto;
margin-top: 10px;
}
.content {
@ -67,8 +66,6 @@
.emoji-tabs {
display: flex;
flex-wrap: nowrap;
width: 100%;
overflow-x: scroll;
&-item {
display: flex;