align-left.less 78 字节
Newer Older
1 2 3 4
.app-text-align-left{
  @form-text-align: left;
  .layout(@form-text-align);
}