src/menu/datasource/verifycard/settingform/index.scss
@@ -13,6 +13,24 @@ height: 150px; } } .mk-dot { display: inline-block; width: 4px; height: 4px; border-radius: 4px; background-color: orange; vertical-align: top; position: relative; } .mk-dot::before { content: ' '; display: block; position: absolute; top: -5px; bottom: -10px; left: -10px; right: -5px; } } .ant-radio-group { white-space: nowrap;