Add background color to submit button of fixed searchbar
This commit is contained in:
@@ -247,7 +247,7 @@
|
||||
</div>
|
||||
<button type="submit"
|
||||
class="hidden reduced:block reduced:ml-4">
|
||||
<svg class="w-8 h-8 text-white">
|
||||
<svg class="w-8 h-8 text-white bg-badge-gradient">
|
||||
<use href="{f:uri.image(src: 'EXT:ep_theme/Resources/Public/images/icons_sprite.svg')}#icon-chevron-right"></use>
|
||||
</svg>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user