don't need to set width with javascript?
This commit is contained in:
committed by
Travis Ralston
parent
61a5807fd1
commit
a2cf641c0e
@@ -70,6 +70,7 @@ limitations under the License.
|
||||
z-index: 1; // over top of other elements, but still under the ones in the visible list
|
||||
height: 32px; // to match the header container
|
||||
// width set by JS
|
||||
width: calc(100% - 22px);
|
||||
}
|
||||
|
||||
&.mx_RoomSublist2_headerContainer_stickyBottom {
|
||||
|
||||
Reference in New Issue
Block a user