forked from matrix/element-web
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
bc835950b3
|
@ -234,6 +234,10 @@ limitations under the License.
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_GroupView_membershipSubSection .mx_Spinner {
|
||||||
|
justify-content: flex-end;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_GroupView_membershipSection_description {
|
.mx_GroupView_membershipSection_description {
|
||||||
/* To match textButton */
|
/* To match textButton */
|
||||||
line-height: 34px;
|
line-height: 34px;
|
||||||
|
|
Loading…
Reference in New Issue