Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

The value fxFlex "1 0 auto" translates to css flex: 1 1 auto #120

@somombo

Description

@somombo

See https://plnkr.co/edit/itCtZRcTBzc5DRAIBoPF :

fxFlex="1 0 auto"

results in

.css { 
  flex: 1 1 auto; 
  /* ... */ 
} 

This can't be right?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions