Skip to content

Commit

Permalink
Merge pull request #116 from filips123/fix-details-dialog
Browse files Browse the repository at this point in the history
Fix notes display
  • Loading branch information
PetJer authored Nov 4, 2024
2 parents 02d042f + 0a7349e commit b65e4b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/components/TimetableDetails.vue
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,6 @@ function closeDialogOnRedirect() {
.lesson-details .v-list-item-subtitle {
white-space: break-spaces;
display: block;
}
</style>

0 comments on commit b65e4b3

Please sign in to comment.