diff --git a/src/assets/scss/style.scss b/src/assets/scss/style.scss index 1bab294..3c0d624 100644 --- a/src/assets/scss/style.scss +++ b/src/assets/scss/style.scss @@ -209,6 +209,7 @@ .listpage-content{ height: 100%; position: relative; + font-size: 1rem; .listpage-header{ width: 100%; height: 40px; @@ -217,11 +218,6 @@ justify-content: space-between; padding-left: 50px; padding-right: 50px; - .btn{ - &:hover{ - cursor: pointer; - } - } .el-button{ font-size: 1rem; border: none;