mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
parent
1663a49cee
commit
073b7b6717
244 changed files with 9494 additions and 8597 deletions
2
dev/scss/bootstrap/mixins/_clearfix.scss
Normal file → Executable file
2
dev/scss/bootstrap/mixins/_clearfix.scss
Normal file → Executable file
|
|
@ -1,3 +1,4 @@
|
|||
// scss-docs-start clearfix
|
||||
@mixin clearfix() {
|
||||
&::after {
|
||||
display: block;
|
||||
|
|
@ -5,3 +6,4 @@
|
|||
content: "";
|
||||
}
|
||||
}
|
||||
// scss-docs-end clearfix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue