mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fixes for admin template
This commit is contained in:
parent
e479275335
commit
fa43f86e56
@ -149,7 +149,7 @@
|
||||
<div class="dark-bg"
|
||||
style="background-color:#f9f9f9; padding-bottom: 20px;">
|
||||
|
||||
<img class="logo-light" src="{{ $logo ?? '' }}" width="50%" height="" alt="alt_text" border="0" style="width: 100%; max-width: 50%; height: auto; display: block;" class="g-img">
|
||||
<img class="" src="{{ $logo ?? '' }}" width="50%" height="" alt="alt_text" border="0" style="width: 100%; max-width: 50%; height: auto; display: block;" class="g-img">
|
||||
|
||||
</div>
|
||||
</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user