Set margin between user and "Show more" on Invite dialog (#8144)
This commit is contained in:
parent
24bda5602f
commit
981b44cb0d
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ limitations under the License.
|
|||
|
||||
.mx_InviteDialog_section_showMore {
|
||||
margin: 7px 18px;
|
||||
display: inline;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue