Parcourir la source

供热区样式问题

picasso il y a 3 ans
Parent
commit
9ff90a35be
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;
 		padding: 20px;
 		border-left: 1px solid #ddd;
-		position: absolute;
+		position: relative;
 	}
 }