Fix1.32.1
Fix OAuthDeviceVerification code input overflow
Fixed an issue where the code input in the OAuthDeviceVerification component would overflow the card container when the card was not flush. This improves the visual layout and usability of OAuth device verification flows.
Patch Changes
- Fix the
<OAuthDeviceVerification />code input overflowing the card when the card is not flush. (#9643) by @jeremy-clerk
uioauthfixcomponentslayout
Source: original entry ↗