mirror of
https://github.com/lnbits/lnbits.git
synced 2025-04-07 11:28:19 +02:00
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
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…
x
Reference in New Issue
Block a user