scinote-web/app/assets/stylesheets/step_comments.scss

8 lines
239 B
SCSS
Raw Normal View History

2016-02-12 23:52:43 +08:00
// Place all the styles related to the StepComments controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
.step-panel-collapse-link {
2016-09-16 21:41:31 +08:00
word-wrap: break-word;
}