mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Move membershipBusy spinner next to leave/join group button
This commit is contained in:
parent
74454567bc
commit
08da6b6185
@ -234,6 +234,10 @@ limitations under the License.
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.mx_GroupView_membershipSubSection .mx_Spinner {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.mx_GroupView_membershipSection_description {
|
||||
/* To match textButton */
|
||||
line-height: 34px;
|
||||
|
Loading…
Reference in New Issue
Block a user