glow effect adds contrast between modals and background.
Details
Details
- Reviewers
ginsu atul • jon - Commits
- rCOMM626fb77c224a: added glow effect behind modals
Checked different modals in app, all seem to show a glow.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Hm, looks like it might be hard to get the glow to look right. Can we instead copy what we're doing in native/chat/settings/color-selector-modal.react.js:
borderColor: 'modalForegroundBorder', borderWidth: 2,
and then remove the redundant style from the ColorSelectorModal component .