Padding setting of link button & nesting structure of _AccessibleButton.scss (#8091)

This commit is contained in:
Suguru Hirahara
2022-03-23 17:15:15 +00:00
committed by GitHub
parent 1495c23a14
commit 86691550df
21 changed files with 145 additions and 157 deletions
+5
View File
@@ -96,6 +96,11 @@ limitations under the License.
> span {
color: $primary-content;
}
.mx_InviteDialog_section_showMore {
margin: 7px 18px;
display: inline;
}
}
.mx_InviteDialog_section_hidden_suggestions_disclaimer {