Skip to content

Commit 93c2a57

Browse files
Update projects/igniteui-angular/src/lib/core/styles/components/navdrawer/_navdrawer-theme.scss
Co-authored-by: Simeon Simeonoff <[email protected]>
1 parent 59ff0fd commit 93c2a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/core/styles/components/navdrawer/_navdrawer-theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
} @else {
307307
// important is needed to override the typography margins
308308
margin: rem(15px) $drawer-item-margin !important;
309-
padding: rem(4px) rem(4px);
309+
padding: rem(4px);
310310
}
311311

312312
cursor: pointer;

0 commit comments

Comments
 (0)