/*
 * 模板独立样式入口
 * 此文件通过 /theme-assets/{theme}/assets/css/app.css 加载。
 * 可在后台“模板文件”中直接编辑，不影响其他模板。
 */

/* Prevent long, non-wrapping titles from expanding CSS Grid tracks. */
.poster {
    min-width: 0;
}
