mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-10-04 01:17:49 +08:00
Fix welcome image width
This commit is contained in:
committed by
Jonathan Leibiusky
parent
4dc98cc252
commit
7e368aaf1f
@@ -36,6 +36,10 @@ md-card-content.terminal {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.welcome > div > img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.g-recaptcha div {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
Reference in New Issue
Block a user