Kaynağa Gözat

style: 优化审批详情页缩放按钮样式

xlsea 1 yıl önce
ebeveyn
işleme
fbeb69923e

+ 6 - 0
src/views/approve/components/approvedContent.vue

@@ -623,6 +623,12 @@ watch(
 				top: 10px;
 				z-index: 1;
 			}
+
+			:deep(.zoom-scale) {
+				position: absolute;
+				top: 16px;
+				right: 16px;
+			}
 		}
 	}