|
|
|
@ -67,7 +67,7 @@
|
|
|
|
<% if has_full_text %>
|
|
|
|
<% if has_full_text %>
|
|
|
|
<document-tabs>
|
|
|
|
<document-tabs>
|
|
|
|
<div role="tablist" aria-label="<%= t('document_view_options') %>"
|
|
|
|
<div role="tablist" aria-label="<%= t('document_view_options') %>"
|
|
|
|
class="flex border-b border-base-300 mb-2">
|
|
|
|
class="flex border-b border-base-300 mb-2 mt-10">
|
|
|
|
<button role="tab" id="tab-pdf" aria-selected="true"
|
|
|
|
<button role="tab" id="tab-pdf" aria-selected="true"
|
|
|
|
aria-controls="panel-pdf" tabindex="0"
|
|
|
|
aria-controls="panel-pdf" tabindex="0"
|
|
|
|
class="px-4 py-2 text-sm font-semibold border-b-2 -mb-px border-neutral text-base-content">
|
|
|
|
class="px-4 py-2 text-sm font-semibold border-b-2 -mb-px border-neutral text-base-content">
|
|
|
|
|