This website requires JavaScript.
Explore
Help
Sign In
vmware-tanzu
/
velero
mirror of
https://github.com/vmware-tanzu/velero.git
Watch
1
Star
0
Fork
You've already forked velero
0
Code
Issues
Projects
Releases
Wiki
Activity
02c7df9ea0
velero
/
site
/
_scss
/
bootstrap-4.1.3
/
mixins
/
_clearfix.scss
8 lines
93 B
SCSS
Executable File
Raw
Blame
History
@mixin
clearfix
()
{
&
:
:
after
{
display
:
block
;
clear
:
both
;
content
:
"
"
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink