
.table-sm button {

    font-size: 10px;
}
.table-sm td,
.table-sm th {
    padding: 5px;
}


.table-sm button {

    font-size: 10px;
}
.table-sm td,
.table-sm th {
    padding: 5px;
}
.is-edit-table {
    width: 10px;
    height: 10px;
    background: red;
    position: absolute;
    top: 5px;
    border-radius: 10px;
    right: 20px;
}

