mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-16 07:44:37 -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; "
|
style="margin-top: 20px; max-width: 155px; display: block; margin-left: auto; margin-right: auto; "
|
||||||
src="{{ $logo ?? '' }}"
|
src="{{ $logo ?? '' }}"
|
||||||
width="155" />
|
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>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user