github-docs-arabic-enhanced / src /rest /components /RestOperation.module.scss
AbdulElahGwaith's picture
Upload folder using huggingface_hub
88df9e4 verified
.statusTable {
table-layout: fixed !important;
}
.codeBlock code:not(td *) {
word-break: break-word;
}
.stickyCodeColumn {
top: 6.5em;
}