✨ (bootsier): Añade plantilla estándar propia
This commit is contained in:
parent
f2733bb250
commit
9c6888e378
4 changed files with 55 additions and 13 deletions
|
|
@ -95,7 +95,7 @@ impl Extension for SuperMenu {
|
|||
})),
|
||||
));
|
||||
|
||||
InRegion::Named("header").add(Child::with(
|
||||
InRegion::Global(&DefaultRegion::Header).add(Child::with(
|
||||
Container::new()
|
||||
.with_width(container::Width::FluidMax(UnitValue::RelRem(75.0)))
|
||||
.add_child(navbar_menu),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue