修改样式

This commit is contained in:
宋伟佳
2021-05-26 14:15:41 +08:00
parent e372b36ff5
commit cd51a4ae06
194 changed files with 575 additions and 758 deletions
-4
View File
@@ -62,7 +62,6 @@
.back {
width: 30px;
height: 30px;
border-radius: 50%;
background: #1E89FF;
display: inline-block;
line-height: 35px;
@@ -247,7 +246,6 @@
align-items: center;
.el-input__inner{
height: inherit;
border-radius: 70px;
background: #EEF8FA;
font-size: 16px;
padding: 0 25px 0 50px;
@@ -300,7 +298,6 @@
font-size: 20px;
text-align: center;
background: rgba(248,181,81,1);
border-radius: 70px;
&::before{
content: '';
position: absolute;
@@ -308,7 +305,6 @@
left: 0;
width: 100%;
height: 100%;
border-radius: 70px;
background: rgba(255,255,255,.25);
display: none;
}