/* teacher/pages/studentList/studentList.wxss */ .empty { width: 100%; height: 400px; display: flex; flex-direction: column; justify-content: center; align-items: center; } .empty text { margin-top: 10px; }