🐛 (examples): Corrige ejemplo en intro-flex
- El segundo Container anidado con `push_end()` no se justificaba contra el ancho completo. Ahora es un único Container con Flex, con `push_end()` sobre el elemento "Perfil". - `caption()` acepta Lc también para el fragmento de código, y la descripción del ejemplo pasa a ser una traducción Fluent.
This commit is contained in:
parent
ab1d4f0efb
commit
5939d33964
3 changed files with 39 additions and 34 deletions
|
|
@ -44,6 +44,7 @@ flex_title_gap_some = With spacing
|
|||
flex_title_grid_thirds = Column grid: three thirds
|
||||
flex_title_grid_offset = Column grid: centered column with offset
|
||||
flex_title_toolbar = Composite structure: toolbar
|
||||
flex_desc_toolbar = FlexItem::push_end() on an intermediate item of the same Container with Flex
|
||||
|
||||
flex_item_label = Flex item { $n }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue