MM-50246 - Updating custom styles for login page (#25347)

Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
Asaad Mahmood
2023-11-08 12:30:50 +05:00
коммит произвёл GitHub
родитель 3563e56a77
Коммит 682ce17bc7

Просмотреть файл

@@ -73,13 +73,13 @@
.login-body-message-subtitle,
.login-body-custom-branding-markdown {
text-align: center;
text-align: left;
}
}
.login-body-custom-branding-image {
max-height: 540px;
align-self: center;
max-height: 240px;
align-self: self-start;
margin-bottom: 28px;
border-radius: 8px;
}