소스 검색

Reduce padding of profile metadata boxes to allow more text (#8491)

master
Mélanie Chauvel (ariasuni) 5 년 전
committed by Eugen Rochko
부모
커밋
9463bba5fb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      app/javascript/styles/mastodon/components.scss

+ 1
- 1
app/javascript/styles/mastodon/components.scss 파일 보기

@@ -5367,7 +5367,7 @@ noscript {
dt,
dd {
box-sizing: border-box;
padding: 14px 20px;
padding: 14px 5px;
text-align: center;
max-height: 48px;
overflow: hidden;


불러오는 중...
취소
저장