fix min width
notjuliet 1 year ago 5ecc3f8b a18aed3a
··· 353 353 )} 354 354 </For> 355 355 </div> 356 356 - <div class="sm:w-1/2"> 356 356 + <div class="sm:min-w-96"> 357 357 <For each={followRecords}> 358 358 {(record, index) => ( 359 359 <Show when={record.visible}>