/* global style scss */ // 左间距-行内文字 .margin-left-text { margin-left: $margin-text; } // 右间距-行内文字 .margin-right-text { margin-right: $margin-text; }