
.allValiate{
    display: flex;
    align-items: center;
    max-width: 100%;
}
.valiateCode{
    flex: 1;
    overflow-y: auto;
}