zxsipola123456's picture
Upload 769 files
ab2ded1 verified
raw
history blame
382 Bytes
.fileManagerWrapper {
width: 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;
}
.linkButton {
padding: 0;
}
.breadcrumbItemButton {
cursor: pointer;
color: #1677ff;
padding: 0;
height: auto;
}