try fix error
This commit is contained in:
parent
24697fcf76
commit
e541d529a9
|
@ -376,6 +376,9 @@
|
||||||
border-color: #2196f3 transparent transparent transparent;
|
border-color: #2196f3 transparent transparent transparent;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.s-space.show-space .selection-box-label.absolute-center{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
.s-space.show-space .selection-box-label.absolute-center.active{
|
.s-space.show-space .selection-box-label.absolute-center.active{
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in New Issue