Commit 39113fa7 by qinjianhui

fix: 样式修改

parent baeee174
...@@ -93,6 +93,11 @@ export default { ...@@ -93,6 +93,11 @@ export default {
.manage-idea { .manage-idea {
position: relative; position: relative;
flex: 1;
}
.manage-idea img {
width: 100%;
} }
.manage-idea .manage-text { .manage-idea .manage-text {
...@@ -107,6 +112,11 @@ export default { ...@@ -107,6 +112,11 @@ export default {
.idea-content { .idea-content {
position: relative; position: relative;
flex: 1;
}
.idea-content img {
width: 1005;
} }
.idea-content .content-text { .idea-content .content-text {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment