mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Merge pull request #3777 from beganovich/v2-0106-fix-emails
Fix e-mails CSS injecting
This commit is contained in:
commit
90d359f157
@ -9,7 +9,6 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>@yield('title')</title>
|
||||
<link href="{{ asset('css/app.css') }}" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
@if($design == 'dark')
|
||||
|
Loading…
x
Reference in New Issue
Block a user