messagelist search without float

and remove some usePreviewPane
This commit is contained in:
djmaze 2021-02-15 20:05:51 +01:00
parent b1c7bd2c50
commit 0d6335ed2c
9 changed files with 29 additions and 40 deletions

View file

@ -36,10 +36,6 @@ html.rl-started-delay {
transition: left 0.3s ease-out, right 0.3s ease-out;
}
#rl-sub-left, #rl-sub-left .messageList .inputSearch {
transition: width 0.3s ease-out;
}
#rl-sub-right {
transition: left 0.3s ease-out;
}