scratch-gui / src /addons /modal.css
soiz1's picture
Upload folder using huggingface_hub
8fd7a1d verified
raw
history blame contribute delete
104 Bytes
.modal-content {
background-color: var(--ui-modal-background);
color: var(--ui-modal-foreground);
}