mirror of
https://github.com/overleaf/overleaf.git
synced 2025-12-05 01:10:29 +00:00
adding the new thank you message in contact us form (#28729)
GitOrigin-RevId: 8fe7f453b786eb30a6d479254afce9eeb442c276
This commit is contained in:
@@ -685,6 +685,11 @@
|
||||
padding-bottom: var(--spacing-08);
|
||||
}
|
||||
|
||||
.message-received {
|
||||
color: var(--neutral-70);
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
// Desktop layout options depdendent on mobile breakpoint
|
||||
@include media-breakpoint-up(lg) {
|
||||
.row-equal-column-heights > div[class*='col-'] > .card,
|
||||
|
||||
Reference in New Issue
Block a user