We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cfa002 commit 5faf421Copy full SHA for 5faf421
ux.symfony.com/templates/components/Icon/IconSearch.html.twig
@@ -33,6 +33,16 @@
33
class="form-control IconSearch__Input"
34
id="IconSearch-Query"
35
>
36
+ <p style="
37
+ position: absolute;
38
+ right: .75rem;
39
+ font-size: .7rem;
40
+ font-stretch: semi-condensed;
41
+ opacity: .5;
42
+ margin: 0;
43
+ top: 50%;
44
+ transform: translateY(-50%);
45
+ ">Powered by <a href="https://iconify.design/">iconify<span>.</span>design</a></p>
46
</div>
47
48
<div class="d-flex flex-shrink-0">
0 commit comments