아, 모바일에서 ‘더 보기’ 표시 방식이 변경되어 이 부분이 바뀌었을 수 있습니다.
‘Federation’의 경우 이 코드로 해결될 것 같습니다:
.sidebar-more-section-content {
li[data-list-item-name=activity-pub-about] {
display: none !important;
}
}
아, 모바일에서 ‘더 보기’ 표시 방식이 변경되어 이 부분이 바뀌었을 수 있습니다.
‘Federation’의 경우 이 코드로 해결될 것 같습니다:
.sidebar-more-section-content {
li[data-list-item-name=activity-pub-about] {
display: none !important;
}
}