Revert rustfmt change.

This commit is contained in:
daxpedda 2020-02-14 21:43:34 +01:00
parent f4b8bce837
commit ddceb295f4
No known key found for this signature in database
GPG Key ID: 43D62A3EA388E46F

View File

@ -77,6 +77,7 @@ where
self.max_height = max_height; self.max_height = max_height;
self self
} }
/// Sets the content alignment for the horizontal axis of the [`Container`]. /// Sets the content alignment for the horizontal axis of the [`Container`].
/// ///
/// [`Container`]: struct.Container.html /// [`Container`]: struct.Container.html