1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-11 10:18:07 +09:00

iframe align fix

This commit is contained in:
Andrew Simachev 2024-01-15 19:20:25 +01:00
parent 4f46320f2e
commit f3a8c302b8
No known key found for this signature in database
GPG key ID: 49A163D0D14E6FD8

View file

@ -18,6 +18,7 @@
}
#root { font-size: 0px; }
iframe { margin: 0px !important; display: inline-block !important; }
.twitter-tweet, .instagram-media { margin: 0px !important; display: inline-flex !important; }
.gist-file { margin: 0px !important; }