mirror of https://github.com/ElemeFE/element
parent
aa70f68cdd
commit
9490e5d40f
|
@ -107,7 +107,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
line-height: normal;
|
line-height: normal;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
z-index: 1;
|
z-index: var(--index-normal);
|
||||||
top: 50%;
|
top: 50%;
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue