@ -428,8 +428,9 @@ onMounted(() => {
.t_resp{
align-self: start;
line-height: 23px;
font-size: 13px;
font-size: 15px;
color: black;
width: 100%;
}
.actions{
display: flex;
@ -532,9 +533,11 @@ onMounted(() => {
table{
display: block;
border: 0px solid;
border-spacing: 1px;
border-collapse: collapse;
overflow: scroll;
th{
background-color: #e5e5e5;
border: 1px solid;