update style

chromesetting
tangjiang 5 years ago
parent 99ebdb2639
commit 674e30e2a3

@ -51,7 +51,7 @@
align-items: center; align-items: center;
z-index: 20; z-index: 20;
height: 56px; height: 56px;
padding-right: 30px; padding-right: 20px;
padding-left: 10px; padding-left: 10px;
background: rgba(18,28,36,1); background: rgba(18,28,36,1);
// background:rgba(48,48,48,1); // background:rgba(48,48,48,1);

@ -3,6 +3,7 @@
position: absolute; position: absolute;
color: #fff; color: #fff;
line-height: 65px; line-height: 65px;
left: 20px;
// height: 65px; // height: 65px;
.student_img, .student_img,
.student_nicker{ .student_nicker{

@ -65,7 +65,7 @@
.student_study_header{ .student_study_header{
.study_quit{ .study_quit{
position: absolute; position: absolute;
right: 30px; right: 20px;
} }
.quit-btn{ .quit-btn{
cursor: pointer; cursor: pointer;

@ -68,7 +68,7 @@
align-items: center; align-items: center;
height: 56px; height: 56px;
justify-content: flex-end; justify-content: flex-end;
padding-right: 30px; padding-right: 20px;
} }
} }
} }
Loading…
Cancel
Save