Remove padding around integration manager iframe (#10148)
Co-authored-by: Andy Balaam <andy.balaam@matrix.org>
This commit is contained in:
@@ -17,6 +17,7 @@ limitations under the License.
|
||||
.mx_IntegrationManager {
|
||||
.mx_Dialog {
|
||||
box-sizing: border-box;
|
||||
padding: 0;
|
||||
width: 60%;
|
||||
height: 70%;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user