thoughtis / cata-blocks

Block Editor components for use with the Cata theme.
GNU General Public License v3.0
1 stars 0 forks source link

Network link block should have a max width #167

Closed jessica-townsend closed 1 month ago

jessica-townsend commented 1 month ago

If an inline size is set in the editor for a network link block, it can cause horizontal scrollbars on smaller screens. We should have max-width: 100% set in the CSS for this block.