remove CSS out of sync comment

pull/21833/head
Germain Souquet 2021-05-25 14:57:07 +01:00
parent b09dd8f1f8
commit 36dddea338
1 changed files with 0 additions and 1 deletions

View File

@ -61,7 +61,6 @@ limitations under the License.
&.mx_RoomSublist_headerContainer_sticky { &.mx_RoomSublist_headerContainer_sticky {
position: fixed; position: fixed;
height: 32px; // to match the header container height: 32px; // to match the header container
// width set by JS
width: calc(100% - 15px); width: calc(100% - 15px);
} }