This website works better with JavaScript
홈
탐색
原型工具、Api管理、Bug管理等
更多工具
团队协作
快速原型
自动标注
Bug管理
Api管理
로그인
zhuliang
/
AdminLTE
의 미러
https://github.com/almasaeed2010/AdminLTE.git
Watch
1
Star
0
포크
0
파일
이슈
0
위키
소스 검색
Fixed unnecessary margin in list in timeline component (
#2340
)
Aleksandr Rogozin
5 년 전
부모
829a9b3c6c
커밋
eae052422d
2개의 변경된 파일
과
1594개의 추가작업
그리고
5569개의 파일을 삭제
분할 보기
변경상태 보기
3
0
build/scss/_timeline.scss
1591
5569
package-lock.json
+ 3
- 0
build/scss/_timeline.scss
파일 보기
@@ -70,6 +70,9 @@
> img {
margin: 10px;
}
+ > dl, ol, ul {
+ margin: 0;
+ }
}
> .timeline-footer {
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1591
- 5569
package-lock.json