Hide text on large cards on tiny screens

This commit is contained in:
Michael Shamoon
2022-05-12 20:14:59 -07:00
parent 3d5bcd9d75
commit c8da513d97
2 changed files with 13 additions and 15 deletions

View File

@@ -30,7 +30,7 @@
<button type="button" class="btn btn-sm btn-outline-primary me-2" (click)="moreLike()">
<svg class="buttonicon" fill="currentColor">
<use xlink:href="assets/bootstrap-icons.svg#three-dots" />
<use xlink:href="assets/bootstrap-icons.svg#diagram-3" />
</svg>&nbsp;<span class="d-none d-lg-inline" i18n>More like this</span>
</button>