Remove riot logo from the security setup screens

With a little faff to make the rounded borders consistent again
This commit is contained in:
David Baker 2020-01-23 18:14:08 +00:00
parent 8d59cb4632
commit 5319ee4572
3 changed files with 22 additions and 3 deletions

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;