@ -1311,7 +1311,6 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
}
.bi-toast {
font-size: 14px;
color: #ffffff;
max-width: 400px;
min-width: 150px;
@ -3008,7 +3008,6 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
@ -94491,7 +94491,7 @@ BI.Filter.FILTER_TYPE.EMPTY_CONDITION = 37;
}());/**
* Created by zcf on 2016/9/26.
*/
BI.IntervalSlider = BI.inherit(BI.Widget, {
BI.IntervalSlider = BI.inherit(BI.Single, {
_constant: {
EDITOR_WIDTH: 58,
EDITOR_R_GAP: 60,
@ -94734,7 +94734,7 @@ BI.Filter.FILTER_TYPE.EMPTY_CONDITION = 37;
@ -6867,7 +6867,7 @@ BI.Filter.FILTER_TYPE.EMPTY_CONDITION = 37;
@ -25,7 +25,6 @@
@ -1,7 +1,6 @@
@import "../../../index";
.bi-toast{
font-size: @font-size-14;
color: @color-bi-text;
@ -1,7 +1,7 @@
/**