/* 电脑上的固定手机预览。仅在 ?view=mobile 时由 app.js 启用。 */
html.force-mobile{background:#dfe6ee}
html.force-mobile body{width:min(390px,100%);min-width:320px;min-height:100dvh;margin:0 auto;overflow-x:hidden;background:#f3f5f8;box-shadow:0 0 34px #31465b24}
html.force-mobile .sidebar{right:auto;left:50%;width:min(390px,100vw);transform:translateX(-50%)}
html.force-mobile dialog{width:min(390px,100%);max-width:390px;margin:auto auto 0}
