about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/monsterfork/components/status.scss
blob: e64f21a21f7aebb80ecdf6991b22b8fdb2f6cfe4 (plain) (blame)
1
2
3
4
5
6
7
8
.status__edit-notice {
  & > span {
    color: $dark-text-color;
    line-height: normal;
    font-style: italic;
    font-size: 12px;
  }
}