mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 18:54:30 -04:00
Creative design
This commit is contained in:
parent
8807e4abd3
commit
458506808d
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user