Skip to content

Commit

Permalink
Improve notes sidebar title layout
Browse files Browse the repository at this point in the history
  • Loading branch information
yaaax committed Jul 5, 2024
1 parent af1836c commit 8816a55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions confiture-web-app/src/components/audit/NotesModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ function handleDeleteFile(file: AuditFile) {
}
.title-container {
flex-basis: 100%;
flex-grow: 1;
}
textarea {
Expand Down

0 comments on commit 8816a55

Please sign in to comment.