Ensure conversation panel fills screen vertically
Required addition to the following change:
ef041b29d0
This commit is contained in:
@@ -79,6 +79,11 @@ $ios-border-color: rgba(0,0,0,0.1);
|
|||||||
|
|
||||||
.avatar { display: none; }
|
.avatar { display: none; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.conversation .panel {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.settings h3,
|
.settings h3,
|
||||||
.menu-list li {
|
.menu-list li {
|
||||||
text-transform: capitalize;
|
text-transform: capitalize;
|
||||||
|
Reference in New Issue
Block a user