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