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

@ -8,9 +8,7 @@
}
}
.icon-search {
font-size: 1.5em;
float: right;
.search-icon {
margin-right: 0.3em;
}
@ -25,5 +23,9 @@
.go-back-button {
cursor: pointer;
width: 28px;
text-align: center;
padding: 0.6em;
margin: -0.6em 0.6em -0.6em -0.6em;
}
}