forgeplus-react/node_modules/rsuite/lib/Row/styles/common.less

12 lines
233 B
Plaintext

@import '../../styles/core';
@import '../../styles/common';
@import '../../Grid/styles/mixin';
@import '../../Grid/styles/grid-framework';
// Row
//
// Rows contain and clear the floats of your columns.
.@{ns}row {
.make-row();
}