.main-layout{min-height:100vh}.layout-sider{background:#001529}.logo{height:64px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:600;padding:0 16px;gap:12px}.logo img{width:32px;height:32px}.layout-header{background:#fff;padding:0 24px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0000001a}.trigger{font-size:18px}.header-right{display:flex;align-items:center}.user-info{cursor:pointer;padding:8px 12px;border-radius:4px;transition:background .3s}.user-info:hover{background:#f0f0f0}.layout-content{margin:24px;padding:24px;background:#fff;border-radius:8px;min-height:calc(100vh - 112px)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100vh}
