We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c4d596 commit 7ecda0eCopy full SHA for 7ecda0e
src/components/intercept/config/android-device-config.tsx
@@ -46,6 +46,8 @@ const ConfigContainer = styled.div`
46
> svg {
47
flex: 1 1 200px;
48
margin: 0 auto;
49
+ width: auto;
50
+
51
/* Without white padding, the QR code sometimes isn't scannable */
52
padding: 5px;
53
background-color: #fff;
0 commit comments