| @@ -284,8 +284,15 @@ | ||
| 284 | 284 | margin-top: 6px; |
| 285 | 285 | line-height: 1.5; |
| 286 | 286 | } |
| 287 | 287 | |
| 288 | +.metasync-code-minification-page .metasync-field-description code { | |
| 289 | + display: inline-block; | |
| 290 | + max-width: 100%; | |
| 291 | + overflow-wrap: anywhere; | |
| 292 | + word-break: break-all; | |
| 293 | +} | |
| 294 | + | |
| 288 | 295 | /* ── Toggle (matches media-optimization) ── */ |
| 289 | 296 | .metasync-code-minification-page .metasync-toggle { |
| 290 | 297 | position: relative; |
| 291 | 298 | display: inline-block; |