Quellcode durchsuchen

供热区样式问题

picasso vor 3 Jahren
Ursprung
Commit
9ff90a35be
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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;
 	}
 }