Ghost/apps/comments-ui/src/components
Daniël van der Winden 13bad88baf
Fixed comments UI regression (#20574)
Fixes
https://linear.app/tryghost/issue/DES-433/mobile-regression-in-comments-ui

Comments modal was previously using isMobile helper, which only works on
pageload. Code is now adjusted to use Tailwind media queries to
show/hide example profiles at the right resolutions.
2024-07-10 11:22:14 +02:00
..
content
popups Fixed comments UI regression (#20574) 2024-07-10 11:22:14 +02:00
ContentBox.tsx
Frame.tsx
IFrame.tsx
PopupBox.tsx