Skip to content

Commit d124b86

Browse files
authored
set nav label height fix (#65)
1 parent 0315954 commit d124b86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/ng-mat-components/src/fs-nav-frame/components/fs-nav-frame-sidebar-item/fs-nav-frame-sidebar-item.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ fs-nav-frame-sidebar-item button {
1515
width: 100%;
1616
overflow: hidden;
1717
text-overflow: ellipsis;
18+
height: 4rem !important;
1819

1920
> i {
2021
margin-left: 12px;

0 commit comments

Comments
 (0)