|
|
|||
Warning, /iDDS/monitor/data/scss/bootstrap/mixins/_clearfix.scss is written in an unsupported language. File is not indexed.
0001 // scss-docs-start clearfix
0002 @mixin clearfix() {
0003 &::after {
0004 display: block;
0005 clear: both;
0006 content: "";
0007 }
0008 }
0009 // scss-docs-end clearfix
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|