Minor: remove unused expiration-related CSS

This commit is contained in:
Evan Hahn 2020-12-14 13:50:05 -06:00 committed by Josh Perez
parent eff2318157
commit b70b7a2cee
1 changed files with 0 additions and 7 deletions

View File

@ -16,13 +16,6 @@
flex-direction: column;
}
.expired {
.conversation-stack,
.gutter {
height: calc(100% - 48px);
}
}
.scrollable {
height: 100%;
overflow: auto;