Bugfix: Integrations page is broken on safari (#1320)

Fixes #1196
This commit is contained in:
Vishal Pandey 2020-10-07 22:02:08 +05:30 committed by GitHub
parent db1953de24
commit 2aad33a5be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@
.integration--image {
display: flex;
height: 10rem;
margin-right: $space-normal;
width: 10rem;