﻿label + .ui.table {
    margin-top: 0;
}

.ui.table {
    td,
    th {
        &.no-padding {
            padding: 0;
        }
    }
}
