From 36db903772dad8aa31962e5c104ab063a80af854 Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+nikonratm@users.noreply.github.com> Date: Sun, 13 Dec 2020 02:28:02 -0800 Subject: [PATCH] Add preview tab for mobile & hide larger preview --- .../document-detail/document-detail.component.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src-ui/src/app/components/document-detail/document-detail.component.html b/src-ui/src/app/components/document-detail/document-detail.component.html index f9f6e57ef..0fb91af23 100644 --- a/src-ui/src/app/components/document-detail/document-detail.component.html +++ b/src-ui/src/app/components/document-detail/document-detail.component.html @@ -160,6 +160,15 @@ + +
  • + Preview + +
    + +
    +
    +
  • @@ -171,7 +180,7 @@ -
    +