2 lines
87 B
CSS
2 lines
87 B
CSS
.stick-top{position:sticky;bottom:0;top:10px}.stick-top.course-content-fixed{top:80px}
|
.stick-top{position:sticky;bottom:0;top:10px}.stick-top.course-content-fixed{top:80px}
|