The problem is the nesting you've added causes .p-col-6 to no longer be a child of the flexbox parent, .p-grid . Instead, .p-col-6 is a ...
確定! 回上一頁