liuxf 4 月之前
父节点
当前提交
b8d11007db
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/PublicRange.vue

+ 1 - 0
src/components/PublicRange.vue

@@ -145,6 +145,7 @@ watch(
 }
 
 .area-header-row {
+  flex: 1; /* 内容区域自适应剩余宽度 */
   display: flex;
   align-items: flex-start;
 }