mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
be more specific on flex
This commit is contained in:
parent
5f745ff733
commit
d8042b193b
@ -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
Block a user