be more specific on flex
This commit is contained in:
parent
5f745ff733
commit
d8042b193b
src/skins/vector/css/matrix-react-sdk/views/rooms
|
@ -28,7 +28,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_MemberList .mx_Spinner {
|
||||
flex: 0;
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
|
||||
.mx_MemberList_chevron {
|
||||
|
|
Loading…
Reference in New Issue