Beginner friendlyComplexity: LowHelp wantedImpact: MediumUI
仓库指标
- 星标
- (6,250 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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