mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-11 17:32:29 +00:00
Some atlaskit components, such as field-text, inherit text color. This is a problem with components that are white as they will inherit $defaultColor, which is a light gray. So instead, for the atlaskit modal, set a color for all the form content so it can be inherited instead.