10 lines
105 B
CSS
10 lines
105 B
CSS
.StudyList {
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
|
|
.tempStudyList {
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|