This commit is contained in:
liuye
2021-12-30 19:12:56 +08:00
parent 831d3723c6
commit 1b198db0e0
3 changed files with 8 additions and 5 deletions

View File

@@ -230,7 +230,7 @@ export default {
}
.area-right-icon {
margin: -40px 0 0 8px;
margin: -60px 0 0 8px;
}
::v-deep .AiAreaPicker {
@@ -240,7 +240,6 @@ export default {
.areaSelector {
div {
width: 100%;
padding-top: 30px;
box-sizing: border-box;
text-align: right;
}