This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
wilson.silva
/
AdminLte
의 미러
https://github.com/almasaeed2010/AdminLTE
Watch
1
Star
0
포크
0
파일
이슈
0
위키
소스 검색
Fixed unnecessary margin in list in timeline component (
#2340
)
Aleksandr Rogozin
5 년 전
부모
829a9b3c6c
커밋
eae052422d
2개의 변경된 파일
과
48개의 추가작업
그리고
861개의 파일을 삭제
분할 보기
변경상태 보기
3
0
build/scss/_timeline.scss
45
861
package-lock.json
+ 3
- 0
build/scss/_timeline.scss
파일 보기
@@ -70,6 +70,9 @@
> img {
margin: 10px;
}
+ > dl, ol, ul {
+ margin: 0;
+ }
}
> .timeline-footer {
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 45
- 861
package-lock.json
이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.