统一字体大小

This commit is contained in:
haiyangcui
2020-10-24 14:29:30 +02:00
parent c78368dac9
commit 8d84d1bf22

View File

@@ -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;