angular-docs-cn/public/resources/css/_layout.scss

7 lines
56 B
SCSS

.l-left {
float: left;
}
.l-right {
float: right;
}