fix(web): 竖向 gap 壳子补 no-wrap,修复搜索列表被截断
Quasar 的 .column 带 flex-wrap: wrap,q-tab-panels 作为 flex item
高度被当成确定值,与 .q-panel{height:100%} 循环求解出偏小的值,
.q-panel-parent{overflow:hidden} 把列表裁掉。两层壳子都要 no-wrap。 N
noreply committed
5505dd41bb91c45c791fe17b6ec2c092bb16b923
Parent: 4a8d837