修改样式
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user