File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 88 < span slot ="icon " class ="material-symbols-outlined "> home</ span >
99 </ m3-navigation-rail-item >
1010
11- < m3-navigation-rail-item label ="Components " badge ="4 "
11+ < m3-navigation-rail-item label ="Components " badge ="6 "
1212 [active] ="currentRoute() === '/components' "
1313 (item-click) ="navigate('/components') ">
1414 < span slot ="icon " class ="material-symbols-outlined "> browse</ span >
5555
5656 < m3-navigation-bar-item
5757 label ="Components "
58- badge ="4 "
58+ badge ="6 "
5959 [active] ="currentRoute() === '/components' "
6060 (item-click) ="navigate('/components') ">
6161 < span slot ="icon " class ="material-symbols-outlined "> browse</ span >
Original file line number Diff line number Diff line change 6969
7070.component-features {
7171 display : flex;
72+ margin-top : 24px ;
7273 column-gap : 16px ;
7374 row-gap : 4px ;
7475 flex-wrap : wrap;
You can’t perform that action at this time.
0 commit comments