Update cascader.less

This commit is contained in:
梁灏 2019-09-16 15:07:25 +08:00
parent 01116488a3
commit b354feb67e

View file

@ -37,7 +37,7 @@
text-overflow: ellipsis;
overflow: hidden;
cursor: pointer;
font-size: @font-size-small;
font-size: @font-size-base;
position: absolute;
left: 0;
top: 0;
@ -175,4 +175,4 @@
color: @error-color;
}
}
}
}