@import '../../theme.less';

.ft-layout-footer {
    height: @ft-footer-height;
    display: flex;
    align-items: center;
    justify-content: center;
} 