Fix drawer (#1836)
* make sidebar above tabs on mobile * Can we add padding instead * fix: add padding for small screen * make bundle... again --------- Co-authored-by: Ben <ben@arc.wales> Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
parent
0ff0abf442
commit
4b25714b31
2 changed files with 2 additions and 1 deletions
2
lnbits/static/bundle.min.js
vendored
2
lnbits/static/bundle.min.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -140,6 +140,7 @@ Vue.component('lnbits-extension-list', {
|
|||
<q-item-label lines="1" class="text-caption" v-text="$t('extensions')"></q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
<div class="lt-md q-mt-xl q-mb-xl"></div>
|
||||
</q-list>
|
||||
`,
|
||||
computed: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue