Initial expanded view in details.

This commit is contained in:
Mike Cao 2020-08-09 03:04:48 -07:00
parent b392a51676
commit f535dca7b9
14 changed files with 108 additions and 39 deletions

View file

@ -2,6 +2,14 @@
margin-bottom: 30px;
}
.expand {
border-top: 1px solid var(--gray300);
}
.menu {
font-size: var(--font-size-small);
}
.row {
border-top: 1px solid var(--gray300);
min-height: 430px;