Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
@use '@wordpress/base-styles/variables';
.status-indicator {
width: variables.$button-size-compact;
aspect-ratio: 1;
font-size: 16px;
display: flex;
align-items: center;
justify-content: center;
cursor: help;
}