fix: overbodig code weg doen

This commit is contained in:
Joyelle Ndagijimana 2025-04-21 11:57:29 +02:00
parent 85edb8feb5
commit bed2caba08
2 changed files with 0 additions and 9 deletions

View file

@ -156,13 +156,6 @@ import {ref, computed, onMounted, watch} from "vue";
padding: 1rem;
}
.card-content {
display: flex;
flex-direction: column;
height: 100%;
min-height: 150px;
}
.top-content {
margin-bottom: 1rem;
word-break: break-word;