Commit 1d604b4789c11aadb89d045784fd0699e4f86ed5
Merge branch 'master' of http://47.92.121.189:8081/wx-group/juvenile-prosecution
Showing
1 changed file
with
4 additions
and
0 deletions
juvenile-prosecution-vue/src/views/business/MinorList.vue
@@ -413,4 +413,8 @@ export default { | @@ -413,4 +413,8 @@ export default { | ||
413 | .desc_info .ant-descriptions-item-label { | 413 | .desc_info .ant-descriptions-item-label { |
414 | width: 140px; | 414 | width: 140px; |
415 | } | 415 | } |
416 | + | ||
417 | +.ant-popover-inner-content { | ||
418 | + min-width: 150px; | ||
419 | +} | ||
416 | </style> | 420 | </style> |
417 | \ No newline at end of file | 421 | \ No newline at end of file |