Merge pull request #3327 from matrix-org/travis/discover-terms

Handle terms agreement in Discovery section of user settings
This commit is contained in:
Travis Ralston
2019-08-21 10:14:45 -06:00
committed by GitHub
9 changed files with 317 additions and 50 deletions

View File

@@ -28,3 +28,7 @@ limitations under the License.
.mx_GeneralUserSettingsTab_languageInput {
@mixin mx_Settings_fullWidthField;
}
.mx_GeneralUserSettingsTab_warningIcon {
vertical-align: middle;
}