mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
修改一下
This commit is contained in:
@@ -1017,7 +1017,7 @@ export default {
|
||||
padding-left: 48px;
|
||||
.answer-text {
|
||||
//margin: 6px 0 15px;
|
||||
margin:6px 70px 15px 0px;//按ui图,让开右边区域位置
|
||||
margin:6px 70px 15px 5px;//按ui图,让开右边区域位置
|
||||
line-height: 24px;
|
||||
height: 48px;
|
||||
white-space: pre-wrap;
|
||||
@@ -1039,7 +1039,7 @@ export default {
|
||||
//align-items: center;
|
||||
//按ui图,不再占一行,只是占右边
|
||||
float: right;
|
||||
margin-top: -50px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.answer-boot {
|
||||
@@ -1110,7 +1110,7 @@ export default {
|
||||
}
|
||||
|
||||
.comment-body {
|
||||
padding-left: 40px;
|
||||
padding-left: 53px;
|
||||
|
||||
.comment-content {
|
||||
padding-bottom: 0px;
|
||||
|
||||
Reference in New Issue
Block a user