Commit 4304f1a98a5f076ec828d5062fbd5e9af72953d6
1 parent
56416ee7
Exists in
master
แก้บัค pm มี 0 ค่า
Showing
3 changed files
with
2 additions
and
5 deletions
Show diff stats
src/app/dashboard/dashboard.component.html
... | ... | @@ -936,7 +936,7 @@ |
936 | 936 | <br> |
937 | 937 | <br> |
938 | 938 | <button type="button" class="btn btn-circle button " *ngFor="let name of ButtonValue" (click)="getButton9(name.valueN);getButton9Onhold(name.valueN);" |
939 | - style="margin-left: 5px; margin-top: 2px;"><div> {{ name.num }} </div> {{ name.name }} | |
939 | + style="margin-left: 5px; margin-top: 2px;"><span class="badge2" style="margin-top: 20px;"> {{ name.num }} </span> {{ name.name }} | |
940 | 940 | </button> |
941 | 941 | <!-- <span class="badge"> {{resultNum7}} </span> --> |
942 | 942 | <hr> | ... | ... |
src/app/dashboard/dashboard.component.scss