
.gallery-hint[data-v-a2c46e48] { color: #7e8da0; font-size: 12px; line-height: 1.8; margin: 0 0 12px;
}
.gallery-upload[data-v-a2c46e48] { display: flex; align-items: center; gap: 14px; margin-bottom: 18px; color: #7e8da0;
}
.gallery-grid[data-v-a2c46e48] { display: grid; grid-template-columns: repeat(auto-fill,minmax(210px,1fr)); gap: 18px;
}
.gallery-card[data-v-a2c46e48] { border: 1px solid #e1e7ee; border-radius: 6px; padding: 12px; min-width: 0;
}
.gallery-head[data-v-a2c46e48] { display: flex; justify-content: space-between; align-items: center; height: 32px; margin-bottom: 10px;
}
.gallery-head .el-button[data-v-a2c46e48] { margin-left: 10px;
}
.gallery-image[data-v-a2c46e48] { width: 100%; height: 240px; background: #f5f7fa; margin-bottom: 12px;
}
.gallery-missing[data-v-a2c46e48] { height: 240px; display: flex; align-items: center; justify-content: center; color: #7e8da0;
}
.gallery-caption[data-v-a2c46e48] { white-space: pre-wrap; overflow-wrap: anywhere; margin: 0;
}

