Skip to content

Commit

Permalink
Update Try Operation's input text color to a darker color.
Browse files Browse the repository at this point in the history
  • Loading branch information
saharj committed May 2, 2016
1 parent 94bdc14 commit ab65e77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions styles/components/try-operation.less
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,9 @@
.request {
.raw-request {
}
.form-control {
color: @gray-dk !important;
}
}

.response {
Expand Down

0 comments on commit ab65e77

Please sign in to comment.