소스 검색

Fix getting-started footer in single column mode not being clickable in Safari (#15496)

pull/15498/head
Takeshi Umeda 3 달 전
committed by GitHub
부모
커밋
e38874dcf7
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      app/javascript/styles/mastodon/components.scss

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

@@ -2884,6 +2884,7 @@ a.account__display-name {
flex: 0 0 auto;
padding: 10px;
padding-top: 20px;
z-index: 1;

ul {
margin-bottom: 10px;


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