diff --git a/app/assets/stylesheets/specific/favorite_groups.css.scss b/app/assets/stylesheets/specific/favorite_groups.css.scss new file mode 100644 index 000000000..3e176af88 --- /dev/null +++ b/app/assets/stylesheets/specific/favorite_groups.css.scss @@ -0,0 +1,5 @@ +#c-favorite-groups #a-edit { + textarea { + height: 10em; + } +} \ No newline at end of file