perf:样式调整

This commit is contained in:
Xwen
2023-12-21 13:43:26 +08:00
parent d5b470ec24
commit 89ef5f3df4
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,6 @@
display: flex;
justify-content: center;
width: 1300px;
max-width: 1400px;
min-height: 1150px;
}
</style>

View File

@@ -383,7 +383,8 @@ watch(
</script>
<style scoped lang="scss">
.article-box {
width: 100%;
position: absolute;
width: 1400px;
height: 100%;
.comment {
min-height: 40rem;