perf:样式调整
This commit is contained in:
@@ -15,7 +15,6 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
width: 1300px;
|
width: 1300px;
|
||||||
max-width: 1400px;
|
|
||||||
min-height: 1150px;
|
min-height: 1150px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -383,7 +383,8 @@ watch(
|
|||||||
</script>
|
</script>
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.article-box {
|
.article-box {
|
||||||
width: 100%;
|
position: absolute;
|
||||||
|
width: 1400px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
.comment {
|
.comment {
|
||||||
min-height: 40rem;
|
min-height: 40rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user