You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// We can't let embed have margin from top because for inline embed user wouldn't want that extra space at the top
276
-
!isEmbed ? "md:mt-16" : "",
277
275
// We remove border only when the content covers entire viewport. Because in embed, it can almost never be the case that it covers entire viewport, we show the border there
0 commit comments