Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
raw
history blame
141 Bytes
/* Tooltip-specific Stylesheet */
.tbr-arrow-vertical {
left: calc(50% - 0.4rem);
}
.tbr-arrow-horizontal {
top: calc(50% - 0.4rem);
}