mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-11 17:36:13 +08:00
7 lines
239 B
SCSS
7 lines
239 B
SCSS
// 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 {
|
|
word-wrap: break-word;
|
|
}
|