File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
ngx-material-navigation-showcase/src/app Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
@if (footerHeight) {
2
- < ngx-mat-navigation-navbar [minSidenavWidth] ="'40%' " [minHeightOtherElements] ="footerHeight " [navbarRows] ="navbarRows ">
2
+ < ngx-mat-navigation-navbar [minHeight] =" 80 " [ minSidenavWidth] ="'40%' " [minHeightOtherElements] ="footerHeight " [navbarRows] ="navbarRows ">
3
3
< router-outlet > </ router-outlet >
4
4
</ ngx-mat-navigation-navbar >
5
5
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ngx-material-navigation" ,
3
- "version" : " 18.1.1 " ,
3
+ "version" : " 18.1.2 " ,
4
4
"license" : " MIT" ,
5
5
"keywords" : [
6
6
" angular" ,
Original file line number Diff line number Diff line change 1
1
#toolbar {
2
2
height : auto ;
3
+ justify-content : center ;
3
4
}
4
5
5
6
.toolbar-row {
You can’t perform that action at this time.
0 commit comments