javascript - Remove padding in outlook web add-in dialog -


this impossible due nature of how ms has shaped office / outlook web add-in structure: add-in runs in iframe, communicates office javascript api , can trigger dialogs run in another iframe.

i remove padding in below screenshot: enter image description here

the padding (probably) coming ms' fabric style library. problem due iframe nature, 1 not have access override styles. is, however, impeding styling of dialog one's design...

thanks michael reaching out. yeah include padding encourage similar feel across dialogs. yes you're right coming fabric control. why want remove padding - want take advantage of space? current design not working ui? if that's case, screenshot might illustrate it, if share one.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -