2,719
回編集
編集の要約なし タグ: 手動差し戻し |
編集の要約なし |
||
| 2,629行目: | 2,629行目: | ||
} | } | ||
} | |||
/* メインページ4カラムを内容量に合わせる */ | |||
.ts-grid-4 { | |||
grid-auto-rows: auto !important; | |||
height: auto !important; | |||
min-height: 0 !important; | |||
} | |||
.ts-grid-4 > .ts-panel { | |||
height: auto !important; | |||
min-height: 0 !important; | |||
} | } | ||