27021
This commit is contained in:
@@ -282,10 +282,10 @@ ai-tree-picker {
|
||||
justify-content: space-between;
|
||||
line-height: 44px;
|
||||
color: #333;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 999;
|
||||
// position: fixed;
|
||||
// top: 0;
|
||||
// left: 0;
|
||||
// z-index: 999;
|
||||
|
||||
.grid-select__right {
|
||||
display: flex;
|
||||
@@ -309,7 +309,7 @@ ai-tree-picker {
|
||||
|
||||
.map-content {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: calc(100% - 115px);
|
||||
}
|
||||
|
||||
.popup {
|
||||
|
||||
Reference in New Issue
Block a user