.layout {
height: 100%;
:global .ant-layout-header {
position: relative;
}
:global .ant-layout-content {
position: relative;
overflow: auto;
}
:global .ant-layout-footer {
background-color: #fff;
:local .company {
float: right;
margin-bottom: -12px;
margin-right: -24px;
}
}
}
-
由 vipcxj 提交于630dad0e