
.table-sm button {

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


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

