Skip to content

Commit

Permalink
Merge pull request #44 from raccoongang/fix/feedback-freeform-area-width
Browse files Browse the repository at this point in the history
fix: freeform area width and responsive
  • Loading branch information
farhan authored Dec 14, 2023
2 parents 82a4299 + 8a56169 commit 2a629d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions feedback/static/css/feedback.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@

.feedback_block .feedback_freeform_area {
height:inherit;
width: 100%;
}

.feedback_block .feedback_rating_active {
Expand Down

0 comments on commit 2a629d1

Please sign in to comment.