MM-50246 - Updating custom styles for login page (#25347)
Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
коммит произвёл
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;
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user