Fix replies to deleted messages
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user