Style: Fix the last message style issue (#433)
This commit is contained in:
parent
f7f7a6b9c7
commit
9290893f9d
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ export default {
|
|||
left: 0;
|
||||
width: 100%;
|
||||
height: $space-normal;
|
||||
opacity: 0.1;
|
||||
background: linear-gradient(
|
||||
to top,
|
||||
$color-background,
|
||||
|
|
Loading…
Reference in a new issue