Harshita Gupta

Results 2 comments of Harshita Gupta

> For the REST api, the logout would translate to revoking the oauth2 token: > > ``` > payload = { "token": sf.session_id } > url = 'https://test.salesforce.com/services/oauth2/revoke' > r...

hey @johnfelipe by default gradio provide max-width of 120 px in the css file. you can tweak the same by using your own stylesheet ![Screenshot 2022-01-27 195602](https://user-images.githubusercontent.com/55808596/151378592-491c1406-b667-4aaf-9a6c-596a7927873c.jpg) ![Screenshot 2022-01-27 195759](https://user-images.githubusercontent.com/55808596/151378718-dd25cb04-2e71-41aa-ae61-aef7847b8b3c.jpg)