You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -695,7 +695,7 @@ Different ways are possible:
695
695
When overriding css properties already defined in the existing navigation bar layouts, it is required to use `!important`.
696
696
In addition it is required to add `encapsulation: ViewEncapsulation.None` to the component, that defines the wizard and overrides its layout.
697
697
For additional information about how to write your own navigation bar please take a look at the existing navigation bar layouts, which can be found in the
0 commit comments