.form-container {
    &-row {
        margin-bottom: 20px;
    }

    &-content {}

    .ant-form-item {
        margin-bottom: 0 !important;
        //background: #cccccc;
    }
}