[igx-nav-drawer][Sass] $border-radius doesn't change igxDrawerItem roundness. #4964
Labels
📖 documentation
nav-drawer
sassdoc
🧰 feature-request
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
In order to change igxDrawerItem roundness, I set
$border-radius
to zero but it didn't work.Steps to reproduce
Result
According to the igx-navdrawer-theme doc
But the border radius of
igxDrawerItem
doesn't change. I assume that$border-radius
is forigx-nav-drawer
itself.Expected result
$item-border-radius
should be added to change border radius ofigxDrawerItem
like$igx-list-theme
Attachments
https://stackblitz.com/edit/igx-nav-drawer-item-border-radius-issue
The text was updated successfully, but these errors were encountered: