Scrollbar fix
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
David 2022-08-03 08:43:05 -07:00
parent f351e2e8dc
commit bc36608a6a

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;