@@ -2,4 +2,7 @@
:global(.ant-cascader-menu) {
height: 250px;
}
+ :global(.ant-cascader) {
+ width: 100%;
+ }