no message
This commit is contained in:
parent
b2fff41420
commit
209a17a2ce
@ -44,7 +44,7 @@ body {
|
||||
}
|
||||
.base {
|
||||
width: 640px;
|
||||
height: 60px;
|
||||
height: 54px;
|
||||
background-color: #7b8cd3;
|
||||
background: linear-gradient(264.64417496deg, #dbe3fd 0%, #eef7f5 100%);
|
||||
box-shadow: 0px 0px 7px #7b8cd3;
|
||||
|
@ -54,7 +54,7 @@ body {
|
||||
|
||||
.base {
|
||||
width: 640px;
|
||||
height: 60px;
|
||||
height: 54px;
|
||||
background-color: rgba(123, 140, 211, 1);
|
||||
background: linear-gradient(264.644174957145deg, rgba(219, 227, 253, 1) 0%, rgba(238, 247, 245, 1) 100%);
|
||||
box-shadow: 0px 0px 7px rgba(123, 140, 211, 1);
|
||||
|
@ -1405,8 +1405,8 @@
|
||||
background-color: #d7d7d7;
|
||||
}
|
||||
.base .type1 .add {
|
||||
height: 50px;
|
||||
line-height: 50px;
|
||||
height: 42px;
|
||||
line-height: 42px;
|
||||
text-align: center;
|
||||
background-color: #7b8cd3;
|
||||
border-radius: 158px;
|
||||
@ -1414,6 +1414,7 @@
|
||||
font-style: normal;
|
||||
font-size: 15px;
|
||||
color: #ffffff;
|
||||
margin-left: 16px;
|
||||
margin-right: 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
@ -1607,8 +1607,8 @@
|
||||
}
|
||||
|
||||
.add {
|
||||
height: 50px;
|
||||
line-height: 50px;
|
||||
height: 42px;
|
||||
line-height: 42px;
|
||||
text-align: center;
|
||||
background-color: rgba(123, 140, 211, 1);
|
||||
border-radius: 158px;
|
||||
@ -1616,6 +1616,7 @@
|
||||
font-style: normal;
|
||||
font-size: 15px;
|
||||
color: #ffffff;
|
||||
margin-left: 16px;
|
||||
margin-right: 5px;
|
||||
cursor: pointer;
|
||||
.img {
|
||||
|
Loading…
Reference in New Issue
Block a user