Leon4gr45's picture
Upload folder using huggingface_hub
13555f3 verified
.EntryComponent {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
.EntryComponent__left {
display: flex;
align-items: center;
}
.EntryComponent__hint {
opacity: 0.56;
}
}