Commit c9ba69fd authored by 陈帅's avatar 陈帅

bigfix:Fix drawer hidden bug

parent 806369e0
......@@ -26,3 +26,9 @@ body {
width: 100%;
margin: 40px 0 !important;
}
:global {
body .ant-drawer .ant-drawer-content {
opacity: 1;
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment