Very minor styling improvements to toot-collapsing

master
kibigo! 7 years ago committed by beatrix-bitrot
parent 4fe45dda9a
commit 40ecbfd4a9
  1. 4
      app/javascript/styles/components.scss

@ -456,6 +456,7 @@
.reply-indicator__content {
font-size: 15px;
line-height: 20px;
color: $primary-text-color;
word-wrap: break-word;
font-weight: 400;
overflow: hidden;
@ -638,8 +639,9 @@
}
.status__info {
margin: 2px 0 0;
font-size: 15px;
line-height: 28px;
line-height: 24px;
}
.status__collapse-button {

Loading…
Cancel
Save