Creative design

This commit is contained in:
David Bomba 2023-02-25 21:03:31 +11:00
parent 8807e4abd3
commit 458506808d

View File

@ -206,7 +206,7 @@
} }
#table-totals > * > * { #table-totals > * > * {
padding-left: 1rem; padding-left: 0.5rem;
} }
#table-totals > * > :last-child { #table-totals > * > :last-child {
@ -215,7 +215,8 @@
} }
[data-ref="total_table-footer"] { [data-ref="total_table-footer"] {
padding-left: 1rem padding-left: 0.5rem;
padding-right:0.8rem;
} }
#footer { #footer {