.manage-content { height: 100%; width: 100%; padding-bottom: 40px; background: rgb(32, 33, 36); // background: #fff; .content-right { width: 100%; height: 100%; float: left; overflow-y: auto; .ant-spin-nested-loading { height: 100%; .ant-spin-container{ height: 100%; } } } @media (min-width:1386px) and (max-width:1581px){ .content-right { width: 100%; } } @media (max-width:1386px){ .content-right { width: 100%; } } } .acc-top-user-name>a { color: #58a3ff !important; } // .user-content>.ant-tabs.ant-tabs-top.ant-tabs-line { // background-color: #F5F5F5; // margin-bottom: 10px; // }