Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Remove padding around integration manager iframe (#10148)
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Balaam <andy.balaam@matrix.org>
  • Loading branch information
justinbot and andybalaam committed Mar 1, 2023
1 parent 87c2c56 commit da2fcdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/css/views/settings/_IntegrationManager.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ limitations under the License.
.mx_IntegrationManager {
.mx_Dialog {
box-sizing: border-box;
padding: 0;
width: 60%;
height: 70%;
overflow: hidden;
Expand Down

0 comments on commit da2fcdd

Please sign in to comment.