mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Shrink the rss button (#411)
This commit is contained in:
parent
7211cad369
commit
1c7a707e9e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<span>
|
<span>
|
||||||
<a :href="getRssUrl"><font-awesome-icon icon="rss"></font-awesome-icon></a>
|
<a :href="getRssUrl"><font-awesome-icon icon="rss" style="padding-top: 0.2rem"></font-awesome-icon></a>
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<span class="uk-align-right">
|
<span class="uk-align-right">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue