How to increase the font size in composer/chat in Cursor?

Hey, install this extension and add the code, then change the font size to the desired value.

"custom-ui-style.stylesheet": {
  ".anysphere-markdown-container-root": "font-size: 14px !important; line-height: 1.5 !important;"
}

2 Likes