瀏覽代碼

供热区样式问题

picasso 3 年之前
父節點
當前提交
9ff90a35be
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
 	}
 }