Skip to content

Commit

Permalink
fix: DEV-4094: Fix multipage PDF template (HumanSignal#3479)
Browse files Browse the repository at this point in the history
* fix: DEV-4094: Fix multipage PDF template

* Remove PDF multipage completely

It's already in multipage-documents in computer vision

* Fix templates list overflow on small screen

* Build frontend
  • Loading branch information
hlomzik authored Dec 27, 2022
1 parent ba1d200 commit 8729016
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 52 deletions.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion label_studio/frontend/dist/react-app/main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion label_studio/frontend/dist/react-app/main.css.map

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
min-height: 0
display: flex
flex-direction: column
overflow-y auto
> .modal__header
border-bottom: 1px solid $black_10
h1
Expand Down

0 comments on commit 8729016

Please sign in to comment.