Browse Source

BI-30180 bubble-errpr颜色修改

es6
iapyang 6 years ago
parent
commit
8f2a19bff9
  1. 4
      src/less/base/single/tip/tip.bubble.less

4
src/less/base/single/tip/tip.bubble.less

@ -6,7 +6,7 @@
}
& .bubble-error{
background: @color-bi-background-light-failure;
.background-color(@background-color-negative, 10%);
color: @color-bi-text-failure;
}
@ -24,4 +24,4 @@
background: @color-bi-background-light-warning;
color: @color-bi-text-redmark;
}
}
}

Loading…
Cancel
Save