fix: Fixes alignment of widget unread view close button (#3806)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
parent
241e7d0c29
commit
1b36143d27
1 changed files with 0 additions and 4 deletions
|
@ -135,9 +135,5 @@ export default {
|
||||||
color: $color-body;
|
color: $color-body;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.close-unread-wrap {
|
|
||||||
text-align: left;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue