8 lines
251 B
SCSS
8 lines
251 B
SCSS
// Place all the styles related to the tiss_crawler controller here.
|
|
// They will automatically be included in application.css.
|
|
// You can use Sass (SCSS) here: https://sass-lang.com/
|
|
|
|
.annotationField, .keywordField {
|
|
width: 99.5%;
|
|
height: 8em;
|
|
} |