Added sins
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
David 2022-08-03 10:29:03 -07:00
parent bc36608a6a
commit a28eef7a0a

View file

@ -35,8 +35,8 @@
}
.heading {
overflow-x: auto;
margin-top: 10px;
height: 4.8em;
}
.content {
@ -64,9 +64,13 @@
.additional-tabs,
.emoji-tabs {
position: absolute;
display: flex;
flex-wrap: nowrap;
overflow: auto;
width: 100%;
&-item {
display: flex;
align-items: center;