Merge pull request #26244 from overleaf/td-limit-browser-translate-ide

Prevent browser translation of stuff that shouldn't be translated in IDE page

GitOrigin-RevId: 96a75b51c3c8efc4cbcec7eb17d9e331a03e2c96
This commit is contained in:
Tim Down
2025-06-24 08:05:32 +00:00
committed by Copybot
parent de1ab31bfd
commit ab140f578d
41 changed files with 94 additions and 29 deletions
@@ -238,7 +238,7 @@ const toolbarTheme = EditorView.theme({
color: 'inherit',
},
'& .ol-cm-toolbar-menu': {
width: '120px',
minWidth: '120px',
display: 'flex',
flexDirection: 'column',
boxSizing: 'border-box',