Beginner friendlyComplexity: LowHelp wantedImpact: MediumUI
Métricas do repositório
- Stars
- (6.250 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Some modal windows have their style inlined in their JSX:
Other modals, such as ImageModal and ScoutsuiteRuleModal have separate style sheets.
Unify the styles for all modal windows. Use style sheets instead of hardcoding style in the JSX