Changeset 8e74e2f for Farmatiko/ClientApp/src/app/home
- Timestamp:
- 11/16/20 03:55:10 (4 years ago)
- Branches:
- master
- Children:
- db484c9
- Parents:
- 8b13eb2
- Location:
- Farmatiko/ClientApp/src/app/home
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/ClientApp/src/app/home/home.component.css
r8b13eb2 r8e74e2f 12 12 13 13 .header { 14 min-height: 64px;15 14 padding: 8px 24px 0; 16 15 } -
Farmatiko/ClientApp/src/app/home/home.component.html
r8b13eb2 r8e74e2f 1 1 <app-nav-menu></app-nav-menu> 2 2 3 <mat-tab-group mat-stretch-tabs>3 <mat-tab-group dynamicHeight mat-stretch-tabs> 4 4 <mat-tab class="tab" label="Лекови"> 5 5 <div class="wrapper">
Note:
See TracChangeset
for help on using the changeset viewer.