Commit 9cbacbed authored by 杨奕's avatar 杨奕 Committed by baiyaaaaa

Slider: restore destroyed styles (#2574)

parent c07609b8
......@@ -80,23 +80,11 @@
background-color: transparent;
text-align: center;
user-select: none;
@utils-vertical-center;
.el-tooltip {
line-height: 1;
height: 100%;
display: block;
}
.el-tooltip::after {
content: '';
width: 0;
height: 100%;
display: inline-block;
vertical-align: middle;
}
.el-tooltip__rel {
vertical-align: middle;
display: inline-block;
}
&:hover,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment