chore: models list re-render
This commit is contained in:
@@ -4,17 +4,10 @@
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
height: calc(100vh - 136px);
|
||||
// padding-bottom: 120px;
|
||||
padding-right: 32px;
|
||||
|
||||
.message-list-wrap {
|
||||
max-height: calc(100vh - 152px);
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.ground-left-footer {
|
||||
// position: absolute;
|
||||
// bottom: 20px;
|
||||
// width: 100%;
|
||||
padding-right: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user