|
| 1 | +.repost .dashboard-comment-wrap, |
| 2 | +.like .dashboard-comment-wrap, |
| 3 | +.favorite .dashboard-comment-wrap, |
| 4 | +.tag .dashboard-comment-wrap, |
| 5 | +.bookmark .dashboard-comment-wrap, |
| 6 | +.listen .dashboard-comment-wrap, |
| 7 | +.watch .dashboard-comment-wrap, |
| 8 | +.read .dashboard-comment-wrap, |
| 9 | +.follow .dashboard-comment-wrap, |
| 10 | +.mention .dashboard-comment-wrap, |
| 11 | +.reacji .dashboard-comment-wrap { |
| 12 | + padding-inline-start: 63px; |
| 13 | +} |
| 14 | + |
| 15 | +.repost .dashboard-comment-wrap .comment-author, |
| 16 | +.like .dashboard-comment-wrap .comment-author, |
| 17 | +.favorite .dashboard-comment-wrap .comment-author, |
| 18 | +.tag .dashboard-comment-wrap .comment-author, |
| 19 | +.bookmark .dashboard-comment-wrap .comment-author, |
| 20 | +.listen .dashboard-comment-wrap .comment-author, |
| 21 | +.watch .dashboard-comment-wrap .comment-author, |
| 22 | +.read .dashboard-comment-wrap .comment-author, |
| 23 | +.follow .dashboard-comment-wrap .comment-author, |
| 24 | +.mention .dashboard-comment-wrap .comment-author, |
| 25 | +.reacji .dashboard-comment-wrap .comment-author { |
| 26 | + margin-block: 0; |
| 27 | +} |
0 commit comments