LoginSignup
33
33

More than 5 years have passed since last update.

atom で画面はみ出た時にマルチバイトの改行がうまくいかない時

Posted at

your stylesheet に

.editor {
  word-wrap: break-word;
}

って書けばおk

your stylesheet はここから
Settings

CSS 便利

33
33
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
33
33