优化样式

pull/47/head
smallbun 1 year ago
parent 6527c62599
commit d1273a57d0

@ -23,6 +23,9 @@ const useStyle = createStyles(({ prefixCls, token }, props) => {
return {
main: {
height: 'calc(100vh - 178px)',
[`${antCls}-pro-card-body`]: {
overflow: 'auto !important',
},
[`.${prefix}-descriptions`]: {
[`${antCls}-descriptions-item-container ${antCls}-space-item`]: {
span: {

Loading…
Cancel
Save