feat: 优化前端样式,新增markdown支持
This commit is contained in:
@@ -11,5 +11,6 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
/* min-height: 1150px; */
|
||||
background-color: #f0f2f5;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -60,6 +60,7 @@ const handleScroll = () => {
|
||||
}
|
||||
&-main {
|
||||
height: calc(100% - 50px);
|
||||
overflow: visible !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user