This commit is contained in:
2023-07-11 00:05:12 +08:00
parent 35918f5f10
commit cbe1999b51
2 changed files with 1 additions and 2 deletions

View File

@@ -4,7 +4,6 @@
<!-- 月刊--> <!-- 月刊-->
<!--</div>--> <!--</div>-->
<div style="display: flex;flex-direction:row;flex-wrap: nowrap"> <div style="display: flex;flex-direction:row;flex-wrap: nowrap">
<div style="display: flex;flex-direction:column;flex-wrap: nowrap"> <div style="display: flex;flex-direction:column;flex-wrap: nowrap">
<div class="PageHeader"> <div class="PageHeader">
<br/> <br/>

View File

@@ -350,7 +350,7 @@ export default {
} }
</script> </script>
<style> <style scoped lang="scss">
.el-page-header__left{ .el-page-header__left{
position: relative; position: relative;
left:-20vw; left:-20vw;