Update
This commit is contained in:
parent
cfb58ca82c
commit
39928b2615
@ -116,7 +116,7 @@ async function letsgo(place: string) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.message-header {
|
.message-header {
|
||||||
font-size: 24px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.collapse-icon {
|
.collapse-icon {
|
||||||
@ -162,6 +162,7 @@ async function letsgo(place: string) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.message-footer {
|
.message-footer {
|
||||||
|
padding-right: 40px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
color: var(--second-color);
|
color: var(--second-color);
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user