Use new InlineTermsAgreement component on IS Discovery section

Fixes https://github.com/vector-im/riot-web/issues/10522
This commit is contained in:
Travis Ralston
2019-08-19 23:00:05 -06:00
parent 417de0cac7
commit 3181829532
3 changed files with 84 additions and 2 deletions
@@ -28,3 +28,7 @@ limitations under the License.
.mx_GeneralUserSettingsTab_languageInput {
@mixin mx_Settings_fullWidthField;
}
.mx_GeneralUserSettingsTab_warningIcon {
vertical-align: middle;
}