overleaf/services/web/public/stylesheets/app/contact-us.less
Henry Oswald 4e78e34cdf finished contact us with groove
for settings file:

<a ng-controller="ContactModal", ng-click="contactUsModal()", href>Contact</a>
2016-03-21 11:41:05 +00:00

6 lines
No EOL
54 B
Text

.contact-us-modal {
textarea {
height: 120px;
}
}