Fix login screen style (#9611)
This commit is contained in:
parent
55921e4888
commit
5c60211d76
4 changed files with 29 additions and 10 deletions
|
@ -15,6 +15,9 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
.mx_VerifyEMailDialog {
|
||||
height: auto;
|
||||
top: 300px;
|
||||
|
||||
.mx_Dialog {
|
||||
color: $primary-content;
|
||||
font-size: 14px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue