This website works better with JavaScript
Strona główna
Odkrywaj
原型工具、Api管理、Bug管理等
更多工具
团队协作
快速原型
自动标注
Bug管理
Api管理
Zaloguj się
zhuliang
/
AdminLTE
kopia lustrzana
https://github.com/almasaeed2010/AdminLTE.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Fixed unnecessary margin in list in timeline component (
#2340
)
Aleksandr Rogozin
5 lat temu
rodzic
829a9b3c6c
commit
eae052422d
2 zmienionych plików
z
1594 dodań
i
5569 usunięć
Widok podzielony
Pokaż statystyki zmian
3
0
build/scss/_timeline.scss
1591
5569
package-lock.json
+ 3
- 0
build/scss/_timeline.scss
Wyświetl plik
@@ -70,6 +70,9 @@
> img {
margin: 10px;
}
+ > dl, ol, ul {
+ margin: 0;
+ }
}
> .timeline-footer {
Plik diff jest za duży
+ 1591
- 5569
package-lock.json