king
2021-11-12 0c84df247914f893ef5e41d57a422e10a2dc814c
src/mob/components/navbar/normal-navbar/menusetting/menuform/index.scss
@@ -7,4 +7,11 @@
      width: 84%;
    }
  }
  .ant-radio-group.over {
    white-space: nowrap;
    .ant-radio-wrapper {
      margin-right: 0;
    }
  }
}