This commit is contained in:
parent
f351e2e8dc
commit
bc36608a6a
1 changed files with 2 additions and 5 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue