design
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<h1>Download</h1>
|
||||
<p-tabView orientation="left" (onChange)="onChange($event)" [activeIndex]="index">
|
||||
<p-tabView orientation="left" (onChange)="onChange($event)" [activeIndex]="index" class="ui-tab-bgcolor">
|
||||
<!--
|
||||
<p-tabPanel [header]="item.header" *ngFor="let item of items; let i = index" [selected]="i == 0">
|
||||
{{item.content}}
|
||||
|
||||
Reference in New Issue
Block a user