We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4186070 commit 6344741Copy full SHA for 6344741
res/css/views/rooms/_RoomSublist2.scss
@@ -74,11 +74,9 @@ limitations under the License.
74
bottom: 0;
75
}
76
77
- // We don't have this style because the top is dependent on the room list header's
+ // We don't have a top style because the top is dependent on the room list header's
78
// height, and is therefore calculated in JS.
79
- //&.mx_RoomSublist2_headerContainer_stickyTop {
80
- // top: 0;
81
- //}
+ // The class, mx_RoomSublist2_headerContainer_stickyTop, is applied though.
82
83
84
// Sticky Headers End
0 commit comments