Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

165
Views
About flex Layout on mat-expansion-panel from angular

how can I use flex layout in component mat-expansion-panel so that it is the size of the mobile screen?

The component: component pic

how is it shown on mobile view:mobile view

you can see the component has been cut in half.

The code:

<ngc-card class="card-custom" fxLayout.xs="column" > 
  <div *ngFor="let inscricao of inscricoes; let p=index" class="container" style="display: flex">
    <mat-expansion-panel hideToggle class="container2" > 
      <mat-expansion-panel-header>
        <button (click)="expandedElement = expandedElement === element ? null : element">
          <mat-icon  >
            {{ expandedElement !== element ? 'keyboard_arrow_up' : 'keyboard_arrow_down' }}
          </mat-icon>
        </button>
        <mat-panel-title style="font-size:15px">

....
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!