mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-16 06:16:49 +08:00
解决定高问题
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<div class="detailinfo">
|
||||
<div class="detail">
|
||||
<div class="detailT">
|
||||
<div class="" style="margin-left: 48px; margin-right: 48px">
|
||||
<div style="margin-left: 48px; margin-right: 48px">
|
||||
<div class="title">
|
||||
<img
|
||||
width="20px"
|
||||
@@ -203,7 +203,7 @@ export default {
|
||||
flex: 1;
|
||||
margin-right: 20px;
|
||||
.detailT {
|
||||
height: 646px;
|
||||
min-height: 646px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
color: rgba(51, 51, 51, 1);
|
||||
@@ -348,8 +348,8 @@ export default {
|
||||
}
|
||||
.teacher {
|
||||
width: 434px;
|
||||
height: 438px;
|
||||
// min-height: 557px;
|
||||
height: 10%;
|
||||
|
||||
background-color: rgba(255, 255, 255, 1);
|
||||
border-radius: 8px;
|
||||
background: linear-gradient(
|
||||
@@ -371,6 +371,7 @@ export default {
|
||||
font-weight: 800;
|
||||
}
|
||||
.title .box {
|
||||
margin-left: 4px;
|
||||
width: 75px;
|
||||
height: 10px;
|
||||
background-color: rgba(36, 120, 255, 0.15);
|
||||
@@ -382,7 +383,7 @@ export default {
|
||||
margin: 25px 24px 49px 49px;
|
||||
color: #677d86;
|
||||
width: 361px;
|
||||
height: 304px;
|
||||
// height: 304px;
|
||||
line-height: 24px;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user