no message
This commit is contained in:
parent
c658037233
commit
53f4f929a8
@ -79,13 +79,18 @@ body {
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-size: 15px;
|
||||
color: rgba(170, 170, 170, 0.90196078);
|
||||
flex: 1;
|
||||
height: 100%;
|
||||
outline: none;
|
||||
border: none;
|
||||
}
|
||||
.base .left .img {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
.base .left .hint-list {
|
||||
top: auto;
|
||||
bottom: 54px;
|
||||
}
|
||||
.base .rigth {
|
||||
width: 175px;
|
||||
height: 44px;
|
||||
|
@ -92,14 +92,21 @@ body {
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-size: 15px;
|
||||
color: rgba(170, 170, 170, 0.901960784313726);
|
||||
flex: 1;
|
||||
// color: rgba(170, 170, 170, 0.901960784313726);
|
||||
height: 100%;
|
||||
outline: none;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.img {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.hint-list {
|
||||
top: auto;
|
||||
bottom: 54px;
|
||||
}
|
||||
}
|
||||
|
||||
.rigth {
|
||||
|
Loading…
Reference in New Issue
Block a user