Files
2026-07-13 12:12:04 +08:00

5 lines
102 B
CSS

/* Base description styles */
.description {
@apply text-xs text-wrap wrap-break-word text-muted;
}