Fix margin of invite to room button (#11780)
This commit is contained in:
@@ -78,5 +78,5 @@ limitations under the License.
|
||||
|
||||
.mx_MemberList_invite {
|
||||
margin: 0 var(--cpd-space-2x);
|
||||
width: calc(100% - var(--cpd-space-2x));
|
||||
width: calc(100% - var(--cpd-space-4x));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user