mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-09 06:06:19 +02:00
fix ugly spinner on MemberList
This commit is contained in:
parent
f950b675bd
commit
92e187da64
@ -30,6 +30,11 @@ limitations under the License.
|
||||
-webkit-flex-direction: column;
|
||||
}
|
||||
|
||||
.mx_MemberList .mx_Spinner {
|
||||
flex: 0;
|
||||
-webkit-flex: 0;
|
||||
}
|
||||
|
||||
.mx_MemberList_chevron {
|
||||
position: absolute;
|
||||
right: 35px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user