Position image in upper left
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
This commit is contained in:
parent
55d1171ebd
commit
45300cacf5
@ -242,7 +242,7 @@ button {
|
||||
flex-grow: 1;
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
background-position: 0%;
|
||||
background-position: top left;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
@ -344,4 +344,4 @@ button {
|
||||
.Identities > div:first-child {
|
||||
display:flex;
|
||||
flex-direction:row;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user