html {
  touch-action: manipulation;
}
:root:root {
  --adm-font-size-main: initial;
}
body {
  font-family: -apple-system, blinkmacsystemfont, 'Helvetica Neue', helvetica,
    segoe ui, arial, roboto, 'PingFang SC', 'miui', 'Hiragino Sans GB',
    'Microsoft Yahei', sans-serif !important;
}
