]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/shared-abuse-list/abuse-details.component.scss
Refactor feed component
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-abuse-list / abuse-details.component.scss
CommitLineData
94148c90
C
1@import 'variables';
2@import 'mixins';
3@import 'miniature';
4
94148c90
C
5.comment-html {
6 background-color: #ececec;
7 padding: 10px;
8}
9
10.abuse-details-date-updated {
11 font-size: 90%;
12 margin-top: .1rem;
13}
14
15.abuse-details-links {
16 @include disable-default-a-behaviour;
17}