We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3143445 commit a2895c0Copy full SHA for a2895c0
src/components/MetadataSidebar.vue
@@ -26,7 +26,7 @@
26
</div>
27
<div v-if="isMetadataExtracted" id="dicom-metadata-sidebar-content" class="oc-p-s">
28
<table class="details-table">
29
- <caption>⏎··········DICOM metadata details table⏎········</caption>
+ <caption>··········DICOM metadata details table········</caption>
30
<metadata-sidebar-table-row
31
v-bind="$props.patientInformation"
32
:metadata-section-name="'Patient Information'"
0 commit comments