I am trying to change the width of the Summary widget that is displayed in my application using WAB DE. I have located the style.css file (\WebAppBuilderForArcGIS\server\apps\{AppID}\widgets\Summary\css) to change the width but the code that I located only changes part of the widget. See before and after screenshot below.
Before:
After:
I am trying change the width of the gray area to match the blue summary area. I have provided code below. Any help is greatly appreciated!