Fixed unnecessary margin in list in timeline component (#2340)
This commit is contained in:
committed by
Raphael Jackstadt
parent
829a9b3c6c
commit
eae052422d
@@ -70,6 +70,9 @@
|
||||
> img {
|
||||
margin: 10px;
|
||||
}
|
||||
> dl, ol, ul {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
> .timeline-footer {
|
||||
|
||||
6658
package-lock.json
generated
6658
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user