mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-14 21:44:36 -04:00
Remove logo-dark
variant from admin templates
This commit is contained in:
parent
7c895139a9
commit
e920af35ff
@ -124,10 +124,6 @@
|
||||
style="margin-top: 20px; max-width: 155px; display: block; margin-left: auto; margin-right: auto; "
|
||||
src="{{ $logo ?? '' }}"
|
||||
width="155" />
|
||||
<img class="logo-dark"
|
||||
style="display: none; margin-top: 20px; max-width: 155px; margin-left: auto; margin-right: auto; "
|
||||
src="{{ $logo ?? '' }}"
|
||||
width="155" />
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user