This website requires JavaScript.
Explore
Help
Sign In
pdkj
/
dcat-admin
Watch
4
Star
0
Fork
You've already forked dcat-admin
0
Code
Releases
2
Activity
0ec00dc32b
dcat-admin
/
resources
/
assets
/
sass
/
bootstrap
/
mixins
/
_clearfix.scss
8 lines
100 B
SCSS
Raw
Blame
History
@mixin
clearfix
()
{
&
:
:
after
{
display
:
block
;
clear
:
both
;
content
:
"
"
;
}
}
View Git Blame
Copy Permalink