diff --git a/src/mes/common/commonOperationBarComponent/index.less b/src/mes/common/commonOperationBarComponent/index.less index f95237a..a989ec4 100644 --- a/src/mes/common/commonOperationBarComponent/index.less +++ b/src/mes/common/commonOperationBarComponent/index.less @@ -142,4 +142,12 @@ padding-top: 20px; } } +} + +.popconfirm { + :global { + .ant-popover-inner-content { + zoom: 1.4; + } + } } \ No newline at end of file