Merge pull request #3916 from matrix-org/dbkr/security_dialog_noheader

Remove riot logo from the security setup screens
This commit is contained in:
David Baker
2020-01-24 09:50:25 +00:00
committed by GitHub
3 changed files with 21 additions and 4 deletions
+4
View File
@@ -95,6 +95,10 @@ limitations under the License.
}
}
.mx_AuthBody_noHeader {
border-radius: 4px;
}
.mx_AuthBody_editServerDetails {
padding-left: 1em;
font-size: 12px;