Explorar el Código

供热区样式问题

picasso hace 3 años
padre
commit
9ff90a35be
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
 	}
 }