balibabu
fix: cannot save the system model setting #468 (#508)
8c06509
raw
history blame
262 Bytes
.fileManagerWrapper {
flex-basis: 100%;
padding: 32px;
}
.filter {
height: 32px;
display: flex;
margin: 10px 0;
justify-content: space-between;
padding: 24px 0;
align-items: center;
}
.deleteIconWrapper {
width: 22px;
text-align: center;
}