UX: change textarea background color based on theme on mobile

This commit is contained in:
Arpit Jalan 2016-05-18 13:40:26 +05:30
parent 52c3b0b0ce
commit cde49ba83c

View file

@ -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