Commit c9ba69fd authored by ι™ˆεΈ…'s avatar ι™ˆεΈ…

bigfix:Fix drawer hidden bug

parent 806369e0
...@@ -26,3 +26,9 @@ body { ...@@ -26,3 +26,9 @@ body {
width: 100%; width: 100%;
margin: 40px 0 !important; 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