diff --git a/src/components/Dicom/DicomViewer.vue b/src/components/Dicom/DicomViewer.vue index 8eefb5dd..9b916af2 100644 --- a/src/components/Dicom/DicomViewer.vue +++ b/src/components/Dicom/DicomViewer.vue @@ -1218,7 +1218,7 @@ export default { -.btnBox { +.dicom-tools .btnBox { display: inline-block; width: 80px; text-align: center;