Remove logo-dark variant from admin templates
This commit is contained in:
parent
7c895139a9
commit
e920af35ff
1 changed files with 0 additions and 4 deletions
|
|
@ -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…
Add table
Reference in a new issue