UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

9 lines (8 loc) 216 B
.@{drawer-prefix-cls} { // Fix the issue of the drawer content shadow when the drawer is closed &:not(.@{drawer-prefix-cls}-open) { .@{drawer-prefix-cls}-content-wrapper { box-shadow: none; } } }