fix(tip): align payment content to bottom
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
min-height: 0;
|
||||
flex: 0 1 auto;
|
||||
flex-direction: column;
|
||||
margin-top: 0;
|
||||
margin-top: auto;
|
||||
}
|
||||
|
||||
.headerIdentity {
|
||||
@@ -542,10 +542,6 @@
|
||||
}
|
||||
|
||||
@media (max-height: 600px) {
|
||||
.contentFlow {
|
||||
margin-top: auto;
|
||||
}
|
||||
|
||||
.headerAvatar {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user