github-docs-arabic-enhanced / src /tools /components /InArticlePicker.module.scss
AbdulElahGwaith's picture
Upload folder using huggingface_hub
88df9e4 verified
.container {
// target the ActionList dropdown that appears when UnderlineNav overflows
ul[class*="prc-ActionList-ActionList"] {
background-color: var(
--overlay-bgColor,
var(--color-canvas-overlay, #ffffff)
) !important;
}
}