Merge pull request #6917 from beganovich/github-6386
Remove `logo-dark` variant from admin templates
This commit is contained in:
commit
8a30457fce
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