mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
Remove padding around integration manager iframe (#10148)
Co-authored-by: Andy Balaam <andy.balaam@matrix.org>
This commit is contained in:
parent
87c2c56043
commit
da2fcdd346
@ -17,6 +17,7 @@ limitations under the License.
|
||||
.mx_IntegrationManager {
|
||||
.mx_Dialog {
|
||||
box-sizing: border-box;
|
||||
padding: 0;
|
||||
width: 60%;
|
||||
height: 70%;
|
||||
overflow: hidden;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user