UI优化
This commit is contained in:
@ -99,3 +99,18 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.attch-card {
|
||||
height: 100%;
|
||||
|
||||
.ant-card-body {
|
||||
height: 100%;
|
||||
|
||||
.attachment-info {
|
||||
height: calc(100% - 32px);
|
||||
border: 1px solid #EAECEF;
|
||||
padding: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user