We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec41993 commit 6079f6bCopy full SHA for 6079f6b
projects/igniteui-angular/src/lib/core/styles/components/navbar/_navbar-theme.scss
@@ -137,12 +137,14 @@
137
}
138
139
140
- igx-navbar-action, [igxNavbarAction] {
+ igx-navbar-action,
141
+ [igxNavbarAction] {
142
display: flex;
143
align-items: center;
144
145
- igx-navbar-title, [igxNavbarTitle] {
146
+ igx-navbar-title,
147
+ [igxNavbarTitle] {
148
149
150
user-select: none;
0 commit comments