style:调研改为评估

This commit is contained in:
李晓鸽
2022-11-01 09:07:12 +08:00
parent a9d78e9c7c
commit 6d60aa065b
12 changed files with 133 additions and 99 deletions

View File

@@ -1776,7 +1776,7 @@ export default {
}
.learningPath {
width: 100%;
height: 100%;
// height: 100%;
display: flex;
flex-direction: column;
position: relative;
@@ -1983,10 +1983,11 @@ export default {
}
}
.tableBox {
padding-bottom: 20px;
.pa {
position: absolute;
bottom: 20px;
left: 0;
// position: absolute;
// bottom: 20px;
// left: 0;
width: 100%;
// height: 20px;
// background-color: red;