fix sticky headers when results num get displayed

This commit is contained in:
Germain Souquet 2021-05-25 13:53:20 +01:00
parent 1751b4ba43
commit 7303166924
3 changed files with 19 additions and 12 deletions

View file

@ -62,7 +62,7 @@ limitations under the License.
position: fixed;
height: 32px; // to match the header container
// width set by JS
width: calc(100% - 22px);
width: calc(100% - 15px);
}
// We don't have a top style because the top is dependent on the room list header's