Fix styling of project search bar
This commit is contained in:
parent
903810f22e
commit
9f939bd007
4 changed files with 18 additions and 8 deletions
|
@ -77,6 +77,8 @@ impl View for Breadcrumbs {
|
|||
}))
|
||||
.contained()
|
||||
.with_style(theme.breadcrumbs.container)
|
||||
.aligned()
|
||||
.left()
|
||||
.boxed()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue