Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5e9f3e2083 | |||
| 3d3f7e725b |
@@ -75,7 +75,7 @@
|
|||||||
min-height: 0;
|
min-height: 0;
|
||||||
flex: 0 1 auto;
|
flex: 0 1 auto;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
margin-top: 0;
|
margin-top: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.headerIdentity {
|
.headerIdentity {
|
||||||
@@ -542,10 +542,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media (max-height: 600px) {
|
@media (max-height: 600px) {
|
||||||
.contentFlow {
|
|
||||||
margin-top: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
.headerAvatar {
|
.headerAvatar {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user