From 4f16060a46ddb62a5fb92b596c70f13a28161132 Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Thu, 30 Apr 2026 14:35:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E6=9C=AA=E9=9A=94=E7=A6=BB?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E9=98=85=E7=89=87=E4=BA=BA=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E9=A1=B5=EF=BC=8C=E5=8F=B3=E4=BE=A7=E6=8E=92=E7=89=88=E9=94=99?= =?UTF-8?q?=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Dicom/DicomViewer.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;