Condensed Rail Item height and Width should be 56x56
Closed this issue · 2 comments
bkarambe commented
Describe the bug
While using DrawerRailItem with condensed property, it seems to render with size 72x72
What is the expected behavior?
Condensed drawer rail item size should be 56x56
What are the steps to reproduce?
- cd docs
- yarn start
- Navigate to Drawer->Rail item->examples-> Rail Condensed
Screenshots or links to minimum reproduction example
Environment
Anything else to add?
bkarambe commented
BLUI-3533
ektasawant commented
Fixed in this PR https://github.com/brightlayer-ui/react-component-library/pull/563