.ant-drawer .ant-drawer-body{position:none;overflow-y:auto;padding:0;flex:1 1 auto;z-index:9999;height:100vh;width:200px;@media (max-width:640px){display:block}}.ant-drawer .ant-drawer-mask{position:none;inset:0;z-index:1000;background:rgba(0,0,0,.45);pointer-events:auto;@media (max-width:640px){display:block}}.ant-drawer .ant-drawer-wrapper-body{flex-direction:column;width:200px;height:100vh;@media (max-width:640px){display:block}}.ant-drawer .ant-drawer-content{width:200px;height:100vh;overflow:auto;background:#fff;pointer-events:auto;@media (max-width:640px){display:block}}