Browse Source

供热区样式问题

picasso 3 years ago
parent
commit
9ff90a35be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/heatingDistrict/heatingDistrictManage/index.vue

+ 1 - 1
src/views/heatingDistrict/heatingDistrictManage/index.vue

@@ -184,7 +184,7 @@ export default defineComponent({
 		flex-direction: column;
 		flex-direction: column;
 		padding: 20px;
 		padding: 20px;
 		border-left: 1px solid #ddd;
 		border-left: 1px solid #ddd;
-		position: absolute;
+		position: relative;
 	}
 	}
 }
 }