@@ -26,3 +26,9 @@ body {
width: 100%;
margin: 40px 0 !important;
}
+
+:global {
+ body .ant-drawer .ant-drawer-content {
+ opacity: 1;
+ }
+}