1
1
mirror of https://github.com/primer/css.git synced 2025-01-05 21:22:57 +03:00

Update src/timeline/timeline-item.scss

This commit is contained in:
Jon Rohan 2019-10-10 12:24:35 -06:00 committed by GitHub
parent 2133d45432
commit ef33df5d89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,6 +40,7 @@
}
.TimelineItem-body {
min-width: 0;
max-width: 100%;
margin-top: $spacer-1;
color: $gray-700;