Contribution Date
Technology
Contribution Project
Contribution Details
I have updated the code with the gin variable for the multiple date range fields as per the suggestion.
After installing the smart date module, I created a field(multiple) on the Basic content type page and the date range alignment does not look good.
Please check the patch. I have attached the image after adding the patch.
Update the code in the _table.scss file:
tr .form-items-inline > .form-item {
margin-top: var(--gin-spacing-l);
margin-bottom: var(--gin-spacing-l);
}
Issue Status
Needs Review
Contribution Issue Link
Contribution Link
Files count
3
Patches count
1