mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 20:06:44 +08:00
Merge branch 'stat' of https://codeup.aliyun.com/6265f483e4166464dc2f9c14/boeu/portal into stat
This commit is contained in:
@@ -831,9 +831,8 @@ export default {
|
||||
color: #333333;
|
||||
}
|
||||
.answer-content{
|
||||
margin-top: 20px;
|
||||
margin-top: 27px;
|
||||
display: flex;
|
||||
margin-bottom: 45px;
|
||||
input{
|
||||
flex: 1;
|
||||
height: 81px;
|
||||
@@ -993,7 +992,7 @@ export default {
|
||||
.answer-body {
|
||||
padding-left: 40px;
|
||||
.answer-text {
|
||||
margin: 6px 0 0px;
|
||||
margin: 6px 0 15px;
|
||||
line-height: 24px;
|
||||
height: 48px;
|
||||
white-space: pre-wrap;
|
||||
@@ -1131,9 +1130,9 @@ export default {
|
||||
}
|
||||
|
||||
.answer-reply-box {
|
||||
margin-top: 30px;
|
||||
margin-top: 10px;
|
||||
background-color: #fff;
|
||||
padding: 30px 40px;
|
||||
padding: 58px 67px;
|
||||
}
|
||||
|
||||
// ::v-deep .publishAnswer {
|
||||
|
||||
Reference in New Issue
Block a user