Commit 6f4c4fc6d1e1ca0cda3f6b13c4edd1e4816d8dc5
1 parent
5b458ecd
整体下班前新增确认样式;
Showing
1 changed file
with
8 additions
and
0 deletions
src/mes/common/commonOperationBarComponent/index.less
| @@ -142,4 +142,12 @@ | @@ -142,4 +142,12 @@ | ||
| 142 | padding-top: 20px; | 142 | padding-top: 20px; |
| 143 | } | 143 | } |
| 144 | } | 144 | } |
| 145 | +} | ||
| 146 | + | ||
| 147 | +.popconfirm { | ||
| 148 | + :global { | ||
| 149 | + .ant-popover-inner-content { | ||
| 150 | + zoom: 1.4; | ||
| 151 | + } | ||
| 152 | + } | ||
| 145 | } | 153 | } |
| 146 | \ No newline at end of file | 154 | \ No newline at end of file |