fix conflict, keep the touchable button big

This commit is contained in:
Shpuld Shpuldson 2020-10-29 08:55:54 +02:00
commit 6acb61f296
123 changed files with 1688 additions and 1181 deletions

View file

@ -58,13 +58,10 @@
.go-back-button {
cursor: pointer;
width: 28px;
text-align: center;
padding: 0.6em;
margin: -0.6em 0.8em -0.6em -0.6em;
height: 100%;
i {
vertical-align: middle;
}
margin: -0.6em 0.6em -0.6em -0.6em;
}
.jump-to-bottom-button {