fix: Wrong message-list error color

This commit is contained in:
Rene Hampölz 2023-05-30 10:32:37 +00:00
parent d7d8fc2314
commit 58c90f4888

View file

@ -995,7 +995,7 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll {
}
#rl-app .messageList .b-content .listError {
/* ? cant reproduce */
color: var(--color-error);
}
#rl-app .messageList .b-content .listDragOver,