conversations.scss 235 B

1234567
  1. // Place all the styles related to the Conversations controller here.
  2. // They will automatically be included in application.css.
  3. // You can use Sass (SCSS) here: http://sass-lang.com/
  4. .message-feed:first-child {
  5. margin-top: 25px;
  6. }