Fix replies to deleted messages
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
6645036780
commit
0fe10e4502
2 changed files with 5 additions and 2 deletions
|
@ -25,7 +25,8 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_ReplyTile > a {
|
||||
display: block;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
text-decoration: none;
|
||||
color: $primary-fg-color;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue