fix: Too small messageList min-width

This commit is contained in:
Rene Hampölz 2023-06-01 07:15:36 +00:00
parent db2b630ed7
commit d1039cbcb7

View file

@ -1052,7 +1052,7 @@ input[type="checkbox"]:checked,
}
#rl-app #V-MailMessageList .messageList {
min-width: 350px;
min-width: 360px;
}
#rl-app .thm-message-list-top-toolbar,