搜索位置修改。
This commit is contained in:
parent
b1cc5f735d
commit
963349da1b
|
@ -684,7 +684,7 @@ export default {
|
||||||
.searchPoint {
|
.searchPoint {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
left: 496px;
|
right: 500px;
|
||||||
top: 90px;
|
top: 90px;
|
||||||
border: 1px solid rgba(31,254,253,.9);
|
border: 1px solid rgba(31,254,253,.9);
|
||||||
::v-deep .el-input__inner {
|
::v-deep .el-input__inner {
|
||||||
|
|
Loading…
Reference in New Issue