feat:新增全局初始化样式

This commit is contained in:
Xwen
2024-01-02 21:02:35 +08:00
parent c376f7e97c
commit eb19fb783f
3 changed files with 188 additions and 181 deletions

View File

@@ -132,7 +132,6 @@ const handleGitClick = () => {
<style scoped lang="scss">
.header {
padding: 0 100px;
width: 1300px;
display: flex;
align-items: center;