]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/shared/misc/edit-button.component.html
Video previews take all the width on mobile
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / misc / edit-button.component.html
1 <a class="action-button action-button-edit" [routerLink]="routerLink">
2 <span class="icon icon-edit"></span>
3 Edit
4 </a>