Merge pull request #4719 from beganovich/v5-1901-fixes-for-designs

(v5) Invoice design fixes
This commit is contained in:
Benjamin Beganović 2021-01-19 12:38:18 +01:00 committed by GitHub
commit 1a2d1d9828
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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 {