/* pages/classsetting/classsetting.wxss */ button{ margin: 2px 36px; font-size: 14px; } .hint{ padding-left: 16px; } .student-list{ margin-bottom: 40px; } .student{ align-items: center; background: white; padding: 20rpx 16px; border-bottom: 1rpx solid #EEE; position: relative; margin: 0 -12px; } .container{ margin-bottom: 40px; } .footer{ position: fixed; bottom: 0; background: white; width: 100%; }