Style: Fix the last message style issue (#433)
This commit is contained in:
@@ -84,6 +84,7 @@ export default {
|
|||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: $space-normal;
|
height: $space-normal;
|
||||||
|
opacity: 0.1;
|
||||||
background: linear-gradient(
|
background: linear-gradient(
|
||||||
to top,
|
to top,
|
||||||
$color-background,
|
$color-background,
|
||||||
|
|||||||
Reference in New Issue
Block a user