MOBILE-4470 messages: Fix delete button size

main
Dani Palou 2024-05-08 08:35:50 +02:00
parent abbcd66ecd
commit fa2c4cfa29
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
} }
.delete-button { .delete-button {
min-height: initial; min-height: 36px;
line-height: initial; line-height: initial;
margin: 0px; margin: 0px;
align-self: flex-end; align-self: flex-end;