reduce margin of group notes
This commit is contained in:
부모
9e74d6a1d9
커밋
d1ffc7cf4c
1개의 변경된 파일과 1개의 추가작업 그리고 0개의 파일을 삭제
|
@ -263,6 +263,7 @@ export default {
|
|||
.group-notes > p {
|
||||
font-style: italic;
|
||||
padding-left: 30px;
|
||||
margin: 0px;
|
||||
text-overflow: ellipsis;
|
||||
max-width: 400px;
|
||||
overflow: hidden;
|
||||
|
|
불러오는 중…
Reference in a new issue