add more hours panel

This commit is contained in:
Mark Eaton
2021-02-05 00:32:01 -05:00
parent fb5deb1fed
commit c8350ef0e8
2 changed files with 14 additions and 3 deletions
@@ -108,6 +108,12 @@ img {
flex:1 0 100%;
}
.vertical-align {
display: flex;
align-items: center;
height: 100%;
}
/* style the yamm menu */
.dropdown-margin {
margin-right: 50px;