mirror of https://gitee.com/topiam/eiam
⚡ 优化样式
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…
Reference in New Issue