mirror of
https://github.com/tomfong/simple-qr.git
synced 2025-06-29 04:30:03 +00:00
style
This commit is contained in:
parent
62dda58723
commit
f1244c4fbd
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
<ion-col>
|
<ion-col>
|
||||||
<ion-badge class="p-2" color="primary">
|
<ion-badge class="p-2" color="primary">
|
||||||
<div class="d-flex align-items-center">
|
<div class="d-flex align-items-center">
|
||||||
<mat-icon class="me-3" *ngIf="contentTypeIcon != ''" [fontIcon]="contentTypeIcon">
|
<mat-icon class="me-2" *ngIf="contentTypeIcon != ''" [fontIcon]="contentTypeIcon">
|
||||||
</mat-icon>
|
</mat-icon>
|
||||||
<span>{{ contentTypeText }}</span>
|
<span>{{ contentTypeText }}</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue