diff --git a/app/assets/stylesheets/mobile/discourse.scss b/app/assets/stylesheets/mobile/discourse.scss index afb2c7a24..6354b9c42 100644 --- a/app/assets/stylesheets/mobile/discourse.scss +++ b/app/assets/stylesheets/mobile/discourse.scss @@ -4,6 +4,9 @@ body { background-color: $secondary; + textarea { + background-color:$secondary; + } } // This sets the space between the application content and the edge of the