Improve layout of new transaction on mobile

This commit is contained in:
2022-04-19 21:13:52 +00:00
parent ff06693f60
commit e4df2f0de5
4 changed files with 5 additions and 4 deletions

View File

@@ -86,7 +86,7 @@ function clear() {
v-if="id == undefined"
v-model="SearchQuery"
type="text"
class="border-b-2 border-black"
class="border-b-2 border-black block w-full border-b-2 border-black"
@keypress="keypress"
/>
<span