forked from github/dataease
refactor(图表): 自定义排序弹框居中
This commit is contained in:
parent
e280ed860d
commit
d810e5a2c8
@ -4548,7 +4548,7 @@ span {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
position: absolute;
|
position: absolute !important;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
|
Loading…
Reference in New Issue
Block a user