Update css.
This commit is contained in:
parent
7c52c2d9d5
commit
fbd4fa4e66
@ -99,6 +99,13 @@ a {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
footer {
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
align-items: center;
|
||||||
|
padding: 10px 20px;
|
||||||
|
}
|
||||||
|
|
||||||
.message-list {
|
.message-list {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
height: 10px;
|
height: 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user