mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Merge pull request #4719 from beganovich/v5-1901-fixes-for-designs
(v5) Invoice design fixes
This commit is contained in:
commit
1a2d1d9828
@ -1,7 +1,7 @@
|
|||||||
<style id="style">
|
<style id="style">
|
||||||
:root {
|
:root {
|
||||||
--primary-color: $ primary_color;
|
--primary-color: $primary_color;
|
||||||
--secondary-color: $ secondary_color;
|
--secondary-color: $secondary_color;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user