@data-forge-services/react-core
Version:
Core React component library for Data Forge services including location, timezone, and more.
2 lines (1 loc) • 502 B
CSS
.fallback-label{display:block;margin-bottom:.25rem;font-weight:500;font-size:.875rem;color:#374151}.fallback-required{color:#ef4444}.fallback-select{border:1px solid #d1d5db;border-radius:.375rem;padding:.25rem .5rem;font-size:1rem}.fallback-flex{display:flex;align-items:center;gap:.5rem;margin-right:5px}.fallback-spinner{width:20px;height:20px;border:2px solid #3b82f6;border-top-color:transparent;border-radius:9999px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}