soiz1's picture
Upload folder using huggingface_hub
8fd7a1d verified
raw
history blame contribute delete
171 Bytes
@import "../../css/colors.css";
.share-button {
background: $data-primary;
}
.share-button-is-shared {
background: $ui-black-transparent;
cursor: default;
}