mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
MM-50246 - Updating custom styles for login page (#25347)
Co-authored-by: Mattermost Build <build@mattermost.com>
This commit is contained in:
parent
3563e56a77
commit
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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user