fix the nightmarish https://github.com/vector-im/vector-web/issues/917
This commit is contained in:
@@ -17,6 +17,8 @@ limitations under the License.
|
||||
.mx_RightPanel {
|
||||
position: relative;
|
||||
|
||||
height: 100%; /* needed for memberlist flexbox to work in chrome 48+ */
|
||||
|
||||
display: -webkit-box;
|
||||
display: -moz-box;
|
||||
display: -ms-flexbox;
|
||||
|
||||
Reference in New Issue
Block a user