소스 검색

修复评论加载动画显示不完全

pull/14/head
Zisbusy 3 년 전
committed by GitHub
부모
커밋
d667fe673a
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      Akina/css/style.css

+ 2
- 1
Akina/css/style.css 파일 보기

@ -2039,7 +2039,8 @@ text-align: center;
line-height: 45px;
background-image: url("../images/postload.gif");
background-position:center;
background-repeat:no-repeat;
background-repeat:no-repeat;
background-size: contain;
}
h3#comments-list-title {

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