﻿/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/*@iconfont-css-prefix    : iconfont;*/
/*@button-padding-sm: 3px @padding-xs - 1px;*/
/*@button-group-border: @primary-5;*/
/*@label-height: 24px;
@label-line-height: 24px;*/
/*@vgmenu-item-highlight-color: #fff;*/
.l-text-selectoredit.l-text-lg,
.l-text-selectoredit.l-text-sm {
  padding: 0 !important;
}
.l-text-selectoredit.l-text-lg .l-trigger {
  line-height: 40px;
}
.l-text-selectoredit.l-text-sm .l-trigger {
  line-height: 24px;
}
.l-text-selectoredit .l-trigger-icon {
  background: none;
}