chore: minor fixes
This commit is contained in:
@@ -36,10 +36,6 @@ body.body--dark .q-field--error {
|
||||
}
|
||||
}
|
||||
|
||||
.lnbits__q-table__icon-td {
|
||||
padding-left: 5px !important;
|
||||
}
|
||||
|
||||
.lnbits-drawer__q-list .q-item {
|
||||
padding-top: 5px !important;
|
||||
padding-bottom: 5px !important;
|
||||
@@ -52,6 +48,20 @@ body.body--dark .q-field--error {
|
||||
}
|
||||
}
|
||||
|
||||
.q-table--dense {
|
||||
th:first-child,
|
||||
td:first-child,
|
||||
.q-table__bottom {
|
||||
padding-left: 6px !important;
|
||||
}
|
||||
|
||||
th:last-child,
|
||||
td:last-child,
|
||||
.q-table__bottom {
|
||||
padding-right: 6px !important;
|
||||
}
|
||||
}
|
||||
|
||||
// QR video
|
||||
|
||||
video {
|
||||
|
||||
Reference in New Issue
Block a user