refactor: Update select.blade.php to improve trademarks policy display

This commit is contained in:
Andras Bacsai
2024-09-23 09:43:17 +02:00
parent 6336125ca2
commit 85ab772acd

View File

@@ -491,7 +491,8 @@
</div>
<div class="pb-4 text-xs">Trademarks Policy: The respective trademarks mentioned here are owned by the
respective
companies, and use of them does not imply any affiliation or endorsement. Find more services <a href="https://coolify.io/docs/services">here</a></div>
companies, and use of them does not imply any affiliation or endorsement.<br>Find more services <a
class="dark:text-white underline" href="https://coolify.io/docs/services">here</a>.</div>
<input class="input" autofocus wire:model.live.debounce.200ms="search" autofocus
placeholder="Search...">
@if ($loadingServices)