Skip to content

Commit

Permalink
Fix layout of searchable select in complex entry modal
Browse files Browse the repository at this point in the history
  • Loading branch information
tkleinke committed Aug 1, 2023
1 parent 34bd844 commit aa94df1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions desktop/src/app/components/docedit/docedit.scss
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,10 @@
padding: 0;
position: relative;
}
}

#document-edit-wrapper,
.complex-entry-modal {
searchable-select {
.ng-select {
.ng-select-container {
Expand Down

0 comments on commit aa94df1

Please sign in to comment.