clear
Utilities for controlling the wrapping of content around an element.
| Utility | Styles |
|---|---|
clear.left | clear: left; |
clear.right | clear: right; |
clear.both | clear: both; |
clear.start | clear: inline-start; |
clear.end | clear: inline-end; |
clear.none | clear: none; |
Utilities for controlling the wrapping of content around an element.
| Utility | Styles |
|---|---|
clear.left | clear: left; |
clear.right | clear: right; |
clear.both | clear: both; |
clear.start | clear: inline-start; |
clear.end | clear: inline-end; |
clear.none | clear: none; |